How To Change Nameservers Linux
RegisterLogin
How To Change Nameservers Linux
Post Description: This Page Will Show You How To Configure And Set The Dns Name Servers In Your Linux Computer Server Using The Command Form The Shell If You Are Using Ssh Connection this steps are easy for changing and setting the configs
Tags: How, To, Set, change, modify, Nameservers, Linux
This Post Was Posted On Jan 11, 2010 By Webune Tutorials #3048
Post Description: This Page Will Show You How To Configure And Set The Dns Name Servers In Your Linux Computer Server Using The Command Form The Shell If You Are Using Ssh Connection this steps are easy for changing and setting the configs
Tags: How, To, Set, change, modify, Nameservers, Linux
This Post Was Posted On Jan 11, 2010 By Webune Tutorials #3048
How To Change Nameservers Linux by Webune Tutorials
this short tutorial will show you about setting the name servers on your linux configuration.
to setup or change you DNS nameservers, all you have to do is edit the resolv.conf file. first login as super user
if you are a Webune Customer, and dont remember your root or superuser password, please contact us.
once you have logged int as superuser you can proceed by executing this command in your ssh:
SHELL COMMAND:
nano /etc/resolv.conf
NOTE: i am using nano to edit this file, but you can use vi if you wanted to. nano is much user friendly if you are beginner. if you are a pro, then vi would work also.
when you send the command above, you should see someting like this:
search myhost.example.com
nameserver 192.168.1.100
nameserver 192.168.2.100
as you can see, the first nameserver has an ip address of 192.168.1.100 and my second nameserver has 192.168.2.100 - here you can change the ip address to whatever nameserver you want
hope that helps
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Sun Dec 18, 2011 11:02 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3