How to disable NetworkManager service in ubuntu 16.10

You must be disabled NetworkManager service in Ubuntu when you setup IP address from command line .

Stop Service
$sudo systemctl stop NetworkManager

Disable service permanently

$ sudo systemctl disable NetworkManager

Note: after disable of service your interface will be down. Now configure IP address from CLI .
Share on Google Plus

About Penguin Technology

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

1 comments: