I have no internet... Solved!

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
JeremyB
Level 21
Level 21
Posts: 13851
Joined: Fri Feb 21, 2014 8:17 am

Re: I have no internet.

Post by JeremyB »

Try

Code: Select all

echo "nameserver 8.8.8.8"|sudo tee -a /etc/resolvconf/resolv.conf.d/head
minitux

Re: I have no internet.

Post by minitux »

Code: Select all

gksudo xed /etc/resolvconf/resolv.conf.d/head
and add ti file those line

Code: Select all

nameserver 8.8.8.8
nameserver 8.8.4.4
then Save the file and reboot the system
minitux

Re: I have no internet.

Post by minitux »

Excuse me JeremyB , I'm from smartphone and Not see your replay
bmike1
Level 6
Level 6
Posts: 1067
Joined: Mon Nov 28, 2011 1:13 am

Re: I have no internet.

Post by bmike1 »

minitux wrote:

Code: Select all

gksudo xed /etc/resolvconf/resolv.conf.d/head
and add ti file those line

Code: Select all

nameserver 8.8.8.8
nameserver 8.8.4.4
then Save the file and reboot the system

that worked (though I used gedit)!
:)~Mikey~(:
minitux

Re: I have no internet.

Post by minitux »

Good, but remember to mark the topic as [Solved]

Bye
Locked

Return to “Networking”