Repos / hi.imnhan.com / 05d2a96c8c
commit 05d2a96c8ce5714ec54fa1ee326b965e72d61344
Author: nhanb <thanhnhan483@gmail.com>
Date:   Mon Dec 16 19:14:52 2013 +0700

    wifi issue update

diff --git a/content/fix-rmit-wifi-issue-with-ubuntu-13-04.md b/content/fix-rmit-wifi-issue-with-ubuntu-13-04.md
index 032b8f2..d930389 100644
--- a/content/fix-rmit-wifi-issue-with-ubuntu-13-04.md
+++ b/content/fix-rmit-wifi-issue-with-ubuntu-13-04.md
@@ -31,3 +31,14 @@ ## The solution
 This is a [known bug](https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1104476) and
 many have complained about it. There seems to be no developer assigned to fix it though. I'll keep
 you updated on the issue.
+
+### Update (Dec 16, 2013)
+
+A fix has been released in GNOME upstream but not incorporated into official Ubuntu repositories
+yet. An impatient contributor has created his own PPA to provide the fixed package. To install it,
+enter the following commands:
+
+    :::bash
+    sudo sudo add-apt-repository ppa:pritambaral/nms
+    sudo apt-get update
+    sudo apt-get install network-manager-gnome