How to Install cPanel/WHM

cPanel and WHM provide a powerful web hosting control panel for Linux servers. This article outlines the installation process.

Requirements

  • A clean installation of CentOS, AlmaLinux, or Rocky Linux
  • Minimum 1 GB RAM (2 GB recommended)
  • At least 20 GB of disk space
  • A valid cPanel license

Installation Steps

  1. Log into your server as root via SSH.
  2. Update your system:
    yum update -y
  3. Download and run the cPanel installer:
    cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
  4. The installation may take 30-60 minutes. Wait for it to complete.
  5. Access WHM at:
    https://your-server-ip:2087
  6. Complete the initial setup wizard and activate your license.

Need Help?

If you need assistance installing cPanel/WHM, contact us through the Circle City Servers Support Portal.

  • cpanel, whm
  • 0 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to Install Plesk

Plesk is a popular control panel that supports both Linux and Windows servers. This article...

How to Install DirectAdmin

DirectAdmin is a lightweight web hosting control panel. This article covers the installation...

How to Access Webmin/Virtualmin

Webmin and Virtualmin are open-source tools for managing Linux servers and hosting websites. This...

How to Create cPanel Accounts

After installing cPanel/WHM, you can create individual cPanel accounts for websites or customers....