Home Start Here Migrate To OpenNIC Linux - The Ubuntu Way
Linux - The Ubuntu Way PDF Print E-mail
Written by Julian De Marchi   
Tuesday, 27 January 2009 12:41

To change the DNS in Ubuntu:


1 - Left click your "Network" icon in the taskbar, and select "Manual configuration..." from the popup menu:


2 - Click "Unlock" to allow changes in the window:


3 - Input your administrator(root or super user) password and click "Authenticate":


4 - Select the "DNS" tab and click "Add":


5 - Type the IP Address of OpenNIC's DNS and "Close" the window:


Done! You should now be able to visit the Main OpenNIC Project Site. In addition to other OpenNIC Sponsored Top Level Domains you also have access to all alt-root Peer Top Level Domain as well.


NOTE: If after a certain time o after every reboot, the DNS keeps getting lost, follow these instructions:


  • Go to Applications->Accessories->Terminal and type:
sudo gedit /etc/dhcp3/dhclient.conf

Type the sudo password. The file dhclient.conf will open.

  • Go to the end of the file and add the following line to the END of the file:
prepend domain-name-servers DNS1, DNS2, DNS3;

Replace DNS1, DNS2 and DNS3 with the three nearest OpenNIC DNS to you.

  • Save and close the file.

That's all. You may need to restart.

Last Updated on Tuesday, 27 January 2009 12:45
 
Copyright © 2010 OpenNIC. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.