summaryrefslogtreecommitdiff
path: root/gemfeed
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-05 10:07:19 +0300
committerPaul Buetow <paul@buetow.org>2025-04-05 10:07:19 +0300
commite4dedd184bde82eafb1a6b8357a279c8d3eebd62 (patch)
tree1e7b5efe361c01b70507fbcfa848c33a828da26d /gemfeed
parent824e52b3ebb99d9b7c9d8999454f904af74684d1 (diff)
Update content for md
Diffstat (limited to 'gemfeed')
-rw-r--r--gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
index a4590b22..02805072 100644
--- a/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
+++ b/gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md
@@ -249,7 +249,7 @@ paul@f0:/bhyve/rocky % cat <<END | doas tee -a /etc/hosts
END
```
-And we configure the IPs accordingly on the VMs themselves by opening a root shell via RDP to the VMs and entering the following commands on each of the VMs:
+And we configure the IPs accordingly on the VMs themselves by opening a root shell via SSH to the VMs and entering the following commands on each of the VMs:
```sh
[root@r0 ~] % dnmcli connection modify enp0s5 ipv4.address 192.168.1.120/24