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

HowTo: Verify My NTP Working Or Not

You can use any one of the following program to verify ntp client configuration: ntpq -...

How do I Find Out Linux CPU Utilization?

Top command to find out Linux cpu usage Type the top command: $ top   Output:

PHP Increase Upload File Size Limit

Your php installation putting limits on upload file size. The default will restrict you to a max...

How do I find out System / Server Memory Utilization

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

Delete SSH Keys

Linux Lock An Account # passwd -l userName # passwd -l vivek FreeBSD Local An Account # pw...