Network Manager

From KevinWiki

(Difference between revisions)
Jump to: navigation, search
Kevin (Talk | contribs)
(Created page with "= Network Manager = If <code>network-manager-gnome</code> is removed (probably because of installation of <code>arping</code>), run the following command <pre> $ sudo dhclient et...")

Latest revision as of 14:38, 30 March 2013

Network Manager

If network-manager-gnome is removed (probably because of installation of arping), run the following command

$ sudo dhclient eth0 

Now that network is back so network-manager-gnome can be installed.

$ sudo apt-get install network-manager-gnome 
Personal tools