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

yum update Linux Error: Missing Dependency: xen-libs

When I type "yum update" under RHEL 5.x server I get the following error: Error: Missing...

Delete SSH Keys

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

Changing Default SSH port From 22

nano /etc/ssh/sshd_configLook for#Port 22Change "22" to the port you wish to use.CTRL + X, Save...

Used And Free Memory

What's going on? Linux is borrowing unused memory for disk caching. This makes it looks like you...

OpenSSH Hide Version Number From Clients

How do I hide ssh number from clients? When I type the following command it displays server...