diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-05 10:07:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-05 10:07:19 +0300 |
| commit | e4dedd184bde82eafb1a6b8357a279c8d3eebd62 (patch) | |
| tree | 1e7b5efe361c01b70507fbcfa848c33a828da26d /gemfeed | |
| parent | 824e52b3ebb99d9b7c9d8999454f904af74684d1 (diff) | |
Update content for md
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-04-05-f3s-kubernetes-with-freebsd-part-4.md | 2 |
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 |
