PDA

View Full Version : [SOLVED] i deleted my internet manager thingy, now i can't



WOOHOOHOO
May 13th, 2010, 08:13 PM
download anything (obviously). Can someone walk me through how to get it back online. I didn't have audio after upgrading and i ended up deleting the internet connection thing. i cant download from terminal/package manager etc.

I tried rolling back but it still doesnt work.

Please help.

i.r.id10t
May 13th, 2010, 08:48 PM
If you are on a wired connection, and if your ehternet device is eth0 then

sudo dhclient eth0

should get you a dhcp address. Change the eth0 to whatever your network device is.

If you are using wireless you'll need to use iwconfig to set your SSID, etc. before doing this.

Onesimus
May 13th, 2010, 08:53 PM
If you mean the internet icon on the top panel.

You need to right click on panel, select 'Add to Panel', then add the 'Notification Area'

WOOHOOHOO
May 14th, 2010, 06:29 PM
If you are on a wired connection, and if your ehternet device is eth0 then

sudo dhclient eth0

should get you a dhcp address. Change the eth0 to whatever your network device is.

If you are using wireless you'll need to use iwconfig to set your SSID, etc. before doing this.

Hi, thanks for the reply.

I did the sudo dhclient eth0 part, it does have a dhcp numbers, one dhcpDISCOVER, one DHCPOFFER, one DHCPREQUEST and one DHCPPACK.Which one,and how do i change it? I dont have the internet icon in the panel to click on. ALso, when you say my network device, do you mean the type of modem?

Thanks.

mhgsys
May 14th, 2010, 06:45 PM
after the sudo dhclient eth0 got the offered ip adres.
do a


sudo apt-get install network-manager-gnome

WOOHOOHOO
May 14th, 2010, 08:04 PM
yay! COol, internet is now working. DOwnloaded the gnome thing and installed that also. I guess when i reload it will give me an icon,

Thanks guys, good work!
:guitar:

mhgsys
May 14th, 2010, 08:10 PM
Well, Please try it out.

And mark your thread as solved if it worked out for you

(go to thread tools > mark this thread as solved)