How to disable Network Manager into Centos 7 Created November 16, 2017 Author Kalpesh Adhvaryu Category SSH Commands, Tricks, WHM There is multiple way to do that but the easiest is: # yum remove NetworkManager Now to check whether its active or not running please use command # systemctl status network Was this article helpful? Yes No