Static ip with netplan - DefiantCoder/Tech-Journals GitHub Wiki
cd /etc/netplan
ls
sudo vi 00-installer-config.yaml
(or the file you find)
sudo netplan apply
https://blog.eldernode.com/set-ip-static-on-ubuntu-20-04-lts-server-with-netplan/
cd /etc/netplan
ls
sudo vi 00-installer-config.yaml
(or the file you find)
sudo netplan apply
https://blog.eldernode.com/set-ip-static-on-ubuntu-20-04-lts-server-with-netplan/