Getting network-manager to forget

This commit is contained in:
Ian Gulliver
2019-04-21 22:44:45 +00:00
parent 00e28259d9
commit be27f6e6c4
4 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<!--# set var="title" value="Getting network-manager to forget" -->
<!--# set var="date" value="November 15, 2006" -->
<!--# include file="include/top.html" -->
I made the mistake of associating with the access point in the hotel across the street from the office once to do some testing. From then on, network-manager seemed to prefer that AP, perhaps because the office APs have security enabled. There doesnt seem to be a UI to make it forget that it likes a certain network. To do so, run gconf-editor and navigate to /system/networking/wireless/networks. SSIDs are folders within this; navigate into the one you want to forget and unset all the keys inside it.
<!--# include file="include/bottom.html" -->

View File

@@ -39,6 +39,7 @@
1. 2009-Sep-11: [Confusing BIND with CNAMEs](2009-09-11-confusing-bind-with-cnames.html)
1. 2009-Feb-19: [The odd case of my mugging](2019-02-19-the-odd-case-of-my-mugging.html)
1. 2009-Feb-03: [5-packet TCP connection?](2009-02-03-5-packet-tcp-connection.html)
1. 2006-Nov-15: [Getting network-manager to forget](2006-11-15-getting-network-manager-to-forget.html)
1. 2006-Oct-30: [X got jumpy during my Dapper -> Edgy upgrade](2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html)
1. 2006-Sep-23: [Stopping Debian from ejecting the CD-ROM during install](2006-09-23-stopping-debian-from-ejecting-the-cdrom-during-install.html)
1. 2006-Sep-22: [CD-ROM multi-drive sarge installation](2006-09-22-cdrom-multi-drive-sarge-installation.html)