Re: Turning off wifi in CentOS 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, 18 May 2015, James Hogarth wrote:

On 18 May 2015 at 20:10,  <m.roth@xxxxxxxxx> wrote:
Someone else got the 7 pxe install going, and one thing that's annoying is
that NetworkMangler appears to be regularly trying to fire up the wifi.

On a workstation, in a wired environment. I just want to tell NM to knock
it off....It's Monday, and my searching isn't going too well. Clues for
the poor?



nmcli radio wifi off

Or if you want a bigger hammer:

systemctl disable NetworkManager.service
systemctl enable network.service
systemctl stop NetworkManager.service
systemctl start network.service

The above will disable NetworkMangler and return control of the network to
the scripts in /etc/sysconfig/network-scripts just like previous versions.

Regards,

--
Tom			me@xxxxxxxxxx		Spamtrap address	 		me123@xxxxxxxxxx
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux