Ubuntu – add name servers to host

/etc/network/interfaces

iface eth0 inet static
address 172.24.111.49
netmask 255.255.255.0
broadcast 172.24.111.255
dns-nameservers 8.8.8.8

Prev PostUbuntu - add existing user to existing group
Next PostUbuntu - no wireless LAN interface

Leave a reply