Fix Network connection icon disappear on top-right panel
This post was written by admin on August 11, 2010
Posted Under: Internet
Posted Under: Internet
Sometimes I miss the Network Connection icon on my top-right panel.This is annoying if you get in this trouble too.Here is an easy way I just found to fix this problem.
Open up a terminal window (Applications->Accessories->Terminal) to run commands.
First,navigate to /etc/NetworkManager/ directory by this command:
cd /etc/NetworkManager/
Then,edit nm-system-settings.conf file:
sudo gedit nm-system-settings.conf
change “managed=false” into “managed=true” and save the file.
Finally,restart the network:
/etc/init.d/networking restart
Done.
Related posts:
- Fix DSL pppoe connection problem with Network Manager in Ubuntu 9.10
- Change network card MAC Address on Ubuntu
- Quick start & control Compiz with Fusion Icon Panel Applet
- Stop the blinking wireless LED light on Ubuntu 10.10 laptops
- Speed up web browsing in Firefox/Opera using Local DNS

Reader Comments
Here’s something I noticed about my setup…
I have a default guest account into which the laptop automatically signs in on startup… If the guest user is signed in, I don’t get a network icon. Once I sign the other guy out, mine turns up.
[Reply]
I followed the instructions
But this is what I am getting after I enter the command to restart:
* Reconfiguring network interfaces… ifdown: failed to open statefile /var/run/network/ifstate: Permission denied
WARNING: ifup -a is disabled in favour of NetworkManager.
Set ifupdown:managed=false in /etc/NetworkManager/nm-system-settings.conf.
What is wrong ?
[Reply]
Mindy watts Reply:
March 27th, 2011 at 7:00 am
I am getting the same thing, ever find an answer?
[Reply]
FYI:
The last post in this thread solved my problem. But do I now need to undo the edit (to =false ?) Does that make any difference ?
http://ubuntuforums.org/showthread.php?t=1124046&page=2
[Reply]
I tried that and it said “no such file or directory” I just downloaded the newest Ubuntu today. Dont know if that matters.
[Reply]
guys its not working…:(
plz giv some new way to fix it ….
[Reply]