Linux / UNIX set the DNS from the command line

Check this link for more information

http://www.cyberciti.biz/faq/howto-linux-bsd-unix-set-dns-nameserver/

Was this answer helpful?

 Print this Article

Also Read

SUSE Linux Restart / Stop / Start Network Service

Task: Start Network Service # /etc/init.d/network start # /etc/init.d/network start eth0 Task:...

All About YUM

up2date command was part of RHEL v4.x or older version. You need to use yum command to update...

Change Hostname / Reverse DNS (rDNS) / PTR

To change rDNS/PTR/hostname, please perform these steps: Login to the Clients Area; At the...

How do I find out System / Server Memory Utilization

free command example Type the free command at shell prompt: $ free $ free -m Output:...

PHP Security: Limit Resources Used By Script

How do I control and put limits on php scripts such as maximum execution time of each script and...