View Single Post
Old 04-04-2008, 10:55 AM   #20 (permalink)
mehulved
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Error installing Ubuntu

What the ip of your DNS server? Do the following
Code:
sudo gedit /etc/resolv.conf
It will open up /etc/resolv.conf file in a text editor.
Add the DNS values in the following format
Code:
nameserver 208.67.222.222
nameserver 208.67.220.220
__________________
http://www.bash.org/?258908
mehulved is offline