Skip to main content

Thread: DNS servers


how save dns servers in /etc/resolv.conf file after restart ?

usually in ubuntu server don't enter dns servers directly in /etc/resolv.conf, in latest 12.04 lts version. instead, enter them in /etc/network/interfaces adding line under main interface:
dns-nameservers x.x.x.x y.y.y.y

like:
auto eth0
iface eth0 inet static
......
......
dns-nameservers x.x.x.x y.y.y.y


Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] DNS servers


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues