Difference between revisions of "Network Manager is Missing"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | {{cleanup}} | ||
If the network-manager icon does not show up. | If the network-manager icon does not show up. | ||
# Check to see if the notification area is installed on the panel. | # Check to see if the notification area is installed on the panel. | ||
Line 4: | Line 5: | ||
# If the above fails, goto System > Preferences > Startup Applications, then add nm-applet. | # If the above fails, goto System > Preferences > Startup Applications, then add nm-applet. | ||
[[Category: Tech support]] | [[Category: Tech support]] | ||
+ | [[Category:Needs updating]] |
Latest revision as of 16:59, 24 October 2013
This page or section appears to be out of date or otherwise inaccurate.
Please edit as seems necessary, removing the {{cleanup}} tag when you are through.
If the network-manager icon does not show up.
- Check to see if the notification area is installed on the panel.
- If this fails to work edit
/etc/NetworkManager/nm-system-settings.conf
. Change the line that readsmanaged=false
to readmanaged=true
and then runsudo service network-manager restart
- If the above fails, goto System > Preferences > Startup Applications, then add nm-applet.