install cpanel

  1. Log in to your server as the root user.

  2. Download the latest version of cPanel & WHM installation script.

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
  1. Wait for the download and extraction process to complete.

  2. Run the cPanel & WHM installation script.

cd /home && sh latest
  1. Follow the on-screen instructions to complete the installation.

  2. Access the WebHost Manager (WHM) interface using a web browser.

https://your-server-ip:2087

Replace "your-server-ip" with the actual IP address of your server.

  1. Log in to WHM using your root credentials.

  2. Complete the initial setup wizard in WHM.

  3. Configure your server settings and customize preferences as needed.

  4. Install a valid SSL certificate for secure access to WHM.

  5. Set up your nameservers and configure DNS settings.

  6. Create and manage cPanel accounts for hosting.

  7. Configure and customize additional settings based on your requirements.

Note: Ensure that your server meets the system requirements specified by cPanel & WHM before initiating the installation process. Refer to the official cPanel documentation for detailed information and troubleshooting.