Home Page
ILI Means Secession!
The Cesidian Root
Technical
Order
Payment
Dig Cesidian Root
Cesidian Root News
Contact
|
|
Linux/Solaris/Unix
- Login to your system as the root administrator or use the sudo
command. You must be logged in as root for these changes to take effect.
- Issue the following command at your Linux prompt:
prompt:~$ cp /etc/resolv.conf /etc/resolv.conf.backup
This
will create a backup copy of your /etc/resolv.conf file. In the event
you want to later restore your original configuration that information
will be stored in the /etc/resolv.conf.backup file.
- Use a line editor like vi or nano and edit
your /etc/resolv.conf file. It should look something like this:
# /etc/resolv.conf
# Our domain
domain cesidio.net
# Our nameservers
nameserver 78.47.115.195
nameserver 78.47.115.198
- If one of your nameserver fields contain the address
127.0.0.1 then
you most likely are running a domain name server. You should consider
changing the cache configuration on your domain name server. You may
also run your name server as a root server.
- Replace all listed nameserver fields with 78.47.115.195
and 78.47.115.198.
If one of your nameserver fields contains the address 127.0.0.1 you
must upgrade your name server cache or replace 127.0.0.1 with the
78.47.115.195 address.
- Save the changes you made to /etc/resolv.conf and visit http://gov.ttf -
If it loads, you're done!
|