On Sun, Jul 20, 2014 at 1:49 PM, Thomas Cameron < thomas.cameron@camerontech.com> wrote:
If you disable NM, you need to enable network. From a local console (in other words, don't do this over a network session like ssh):
systemctl disable NetworkManager.service systemctl stop NetworkManager.service systemctl enable network systemctl start network
Thomas
D oesn't this prevent you from connecting to open hotspots? The nm-applet will not be able to communicate with NM and thus will not be able to list detected ssid's.