Tutorials

CentOS :: Disable Network Manager

:: How to Disable Network Manager in CentOS 6.3
+ Stop NetworkManager

/etc/init.d/NetworkManager stop

+ Turn off on init.d

chkconfig NetworkManager off

+ Turn-on Network service

chkconfig network on

+ Checking services

chkconfig --list | grep Network

 
:: Link
+ Google
+ MosaicDataServices

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *