=^.^=

Disable NetworkManager on CentOS/RHEL

karma

NetworkManager is an annoying network configurator for home users. It will interfere with custom network-scripts unless disabled.

# chkconfig --level 2345 NetworkManager off
# /etc/init.d/NetworkManager stop

Comments

There are no comments for this item.