OS: Ubuntu 11.10 with gnome-shell
I've few access points on my saved list which I want to remove and never connect to. I can't seem to find way to delete these.
How should I remove (at least not auto connect) from saved access point list?
OS: Ubuntu 11.10 with gnome-shell
I've few access points on my saved list which I want to remove and never connect to. I can't seem to find way to delete these.
How should I remove (at least not auto connect) from saved access point list?
Hope that helps
EDIT FROM ONE YEAR LATER
Seems like this turned into a fairly popular answer, so I went ahead and wrote an automated script to do this for everyone. Just copy the below script into into
/usr/local/bin/wireless
and remember to run commandsudo chmod +x /usr/local/bin/wireless
Glad to see this is continually helping fellow *buntu users ;) newest version(s) will be on GitHub
Delete all connection never used ( no root needed )
Open Network Manager , If you use it its the applet on the top corner . Go to the edit connections menu and click on the wireless tab. Simply delete all the access points you dont need.
It seems that from the menu "Edit connections", that you can find clicking on the icon on the top panel (Ubuntu Unity), you can delete only wireless connections. If you have other networks like phone networks you have to delete them in the
/etc/NetworkManager/system-connections
folder. You have to become root to delete any subfolder in that folder.For example to remove the network of my HTC evo I had to do:
Aside from the options mentioned in the other answers, you can also use the Network Manager app to forget the network or make it avoid automatic connections, in case you want to keep the network information.