Fix Missing Network Manager In Ubuntu 10.04
Posted On July 24, 2010 at 23:02 in How2, Ubuntu
Problem
Missing Network Manager ‘Applet’ in Ubuntu 10.04 LTS
Solutions
Method 1
Open the terminal type “sudo edit /etc/NetworkManager/nm-system-settings.conf”
change the “managed=false” to “managed=true” and then save it.
then in the terminal type “killall nm-system-settings”
and then reboot.
Method 2
right click panel>add to panel>Notification Area
Bug reported here
Source from here