diff --git a/2006-11-15-getting-network-manager-to-forget.html b/2006-11-15-getting-network-manager-to-forget.html
new file mode 100644
index 0000000..219c4de
--- /dev/null
+++ b/2006-11-15-getting-network-manager-to-forget.html
@@ -0,0 +1,8 @@
+
+
+
+
+
+
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 doesn’t 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.
+
+
diff --git a/index.html b/index.html
index 139e3e8..b078d8d 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,7 @@
2009-Sep-11: Confusing BIND with CNAMEs
2009-Feb-19: The odd case of my mugging
2009-Feb-03: 5-packet TCP connection?
+2006-Nov-15: Getting network-manager to forget
2006-Oct-30: X got jumpy during my Dapper -> Edgy upgrade
2006-Sep-23: Stopping Debian from ejecting the CD-ROM during install
2006-Sep-22: CD-ROM multi-drive sarge installation
diff --git a/markdown/2006-11-15-getting-network-manager-to-forget.md b/markdown/2006-11-15-getting-network-manager-to-forget.md
new file mode 100644
index 0000000..040a6c0
--- /dev/null
+++ b/markdown/2006-11-15-getting-network-manager-to-forget.md
@@ -0,0 +1,8 @@
+
+
+
+
+
+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 doesn’t 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.
+
+
diff --git a/markdown/index.md b/markdown/index.md
index ca7c21c..73bae07 100644
--- a/markdown/index.md
+++ b/markdown/index.md
@@ -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)