Ubuntu Server To configure a static IP address on your Ubuntu 18.04 server you need to modify a relevant netplan network configuration file within /etc/netplan/ directory. For example you might find there a default netplan configuration file called 01-netcfg.yaml with a following content instructing the networkd deamon to configure your network interface via DHCP: # […]
