Disable NetworkManager on Redhat 6.x

The Network Manager service is currently enabled by default on Red Hat Enterprise Linux installations where one of these package groups was selected during installation:

Desktop

NM_CONTROLLED will be installed so that your network interface be managed the NetworkManager daemon.  This means the traditional means of managing your network interfaces via the /etc/sysconfig/network-scripts/ifcfg-ethX files will no longer work.  Thus, our problem.

Read More