How to Configure CentOS Web Panel Through Shell

April 25, 2023 / General Discussion

In this article, we’ll look at how to use the shell to configure the Centos Web Panel on your server.

How to use the shell to configure Centos Web Panel on your server: –

You must have the following information before installing CWP:

  • CWP supports only static IP addresses. They don’t support dynamic sticky or internal IP addresses
  • There is no uninstaller for CWP. You must reinstall the server after installing CWP to remove it.
  • Only install CWP on a brand-new operating system that hasn’t configured yet.

Requirements

  • For 32-bit systems, at least 512MB RAM is required.
  • For 64-bit systems, 1024MB is recommended.
  • To deploy all modules, you’ll need at least 4GB of RAM.
  • You’ll need at least 20GB of hard drive space.

Follow the Following Process:-

Step 1 – Install Wget Package

# yum install wget -y

Step 2 – Update your Server

# yum update -y

Step 3 – Now, Download and Install CWP.

Use the following command to get the most recent CWP version:

# wget http://centos-webpanel.com/cwp-latest

Use the following URL instead if the above URL doesn’t work.

# wget http://dl1.centos-webpanel.com/files/cwp-latest

Then, using the Maria DB database, start the CWP installer:

# sh cwp-latest -d mariadb

We hope that you now have a good understanding of How to use the shell to configure the Centos Web Panel on your server. If you continue to have problems with the protocol outlined above, please contact the bodHOST Team for constructive assistance 24 hours a day, 7 days a week.

Leave a Reply

Your email address will not be published. Required fields are marked *