Difference between revisions of "Network Manager is Missing"

From FreekiWiki
Jump to navigation Jump to search
(New page: If the network-manager icon does not show up. # Check to see if the indicator area is installed on the panel. Its presence sohuld be marked by three small horizontal lines. It is a good id...)
 
 
(4 intermediate revisions by 2 users not shown)
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 indicator area is installed on the panel. Its presence sohuld be marked by three small horizontal lines. It is a good idea to check by right clicking on the panel chosing add to panel and then selecting "indicator area".
+
# Check to see if the notification area is installed on the panel.  
# If this fails to work edit <code>etc/NetworkManager/nm-system-settings.conf</code>. Change the line that reads <code>managed=false</code> to read <code>managed=true</code> then reboot the computer.
+
# If this fails to work edit <code>/etc/NetworkManager/nm-system-settings.conf</code>. Change the line that reads <code>managed=false</code> to read <code>managed=true</code> and then run <code>sudo service network-manager restart</code>
 +
# 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 17: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.

  1. Check to see if the notification area is installed on the panel.
  2. If this fails to work edit /etc/NetworkManager/nm-system-settings.conf. Change the line that reads managed=false to read managed=true and then run sudo service network-manager restart
  3. If the above fails, goto System > Preferences > Startup Applications, then add nm-applet.