On 07/20/2014 03:30 PM, JD wrote:
> On Sun, Jul 20, 2014 at 1:49 PM, Thomas Cameron
> <thomas.came...@camerontech.com <mailto:thomas.came...@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.​

Fair point.

So disable NM for the eth0 interface only and turn on the network service.

Change NM_CONTROLLED=yes to NM_CONTROLLED=no in the ifcfg-eth0 file.
Then NM will stop managing that interface, but still manage the wifi
interface.

Thomas
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to