cPanel 34 Recently updated 2 min read

How to Install cPanel

How to Install cPanel

cPanel is the #1 Hosting Control Panel in the web hosting industry. You can easily install it on your server.

Requirements

  • Fresh Ubuntu or AlmaLinux OS installed on your VPS/Server.

Installation Steps

  1. Log in to your VPS/Server via the SSH Client.
  2. Copy the following command and paste it into the SSH console, then press Enter:
  3. cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
  4. The cPanel installation has begun. It can take from 10 to 20 minutes.
  5. Once the installation is complete, the console will display a message indicating that the cPanel installation has been completed.
  6. Open https://your-server-IP-here:2087 (WHM).
  7. Enter the root username and password.
  8. Click on Login.

cPanel/WHM Setup Wizard

  1. Read and accept the agreement.
  2. If the cPanel license is not active, you may be prompted to log in to the cPanel store to activate the trial license.
  3. Setting up Email and Nameservers:
    • Email Address: Enter your email address. You will receive cPanel-related alerts in your email.
    • Nameservers: Enter your domain nameservers, such as ns1.example.com and ns2.example.com. Please replace example.com with your domain name.
  4. Finally, click Next.

Congratulations, the cPanel installation is complete. All you need to do now is compile EasyApache, change settings, install the firewall, etc.

Related articles

Discussion

Loading the discussion…