With the latest iteration of Ubuntu comes much change. Jack Wallen shows you how DNS nameserver entries are now configured for networking interfaces in Ubuntu Server 18.04. For years, whenever I ...
How to configure a static IP address in Ubuntu Server 18.04 Your email has been sent Canonical has changed the way we configure static IPs in Ubuntu. Jack Wallen shows you how it's done. From the ...
The old way of configuring Debian-based network interfaces was based on the ifupdown package. The new default is called Netplan, and although it's not terribly difficult to use, it's drastically ...
I changed the fixed ip address in network/interfaces on server XYZ, and "ip addr" reflects the change. I rebooted XYZ. I am able to ssh to the system using the new IP addr (192.168.1.1) . However ...