How to Disable Network To Install cPanel

In some server provider when you try to install cPanel it asks you to disable network manager so just use below command and install cPanel normally.

Command to Disable Network Manager:

systemctl stop NetworkManager.service
systemctl disable NetworkManager.service
  • 30 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

What if I Registered domain name with misspelled

Once a domain is registered we are unable to edit or change the spelling of the domain. We...

How To Add user or delete user/account?

Managing Users in the Client Area To do this: Go to Hello, Name! > User...

How to get directory, domain & IP info?

To get a Valid Domain, Valid IP & Valid Directory of your domain use the below code in any...

cpanel force update ssh

Update WHM/cpanel Using SSH or Terminal/putty   Use This Command:  /scripts/upcp ---force