Overview:
Learn how to install and manage cPanel/WHM on your VPS for powerful web hosting and server management.
Before You Start:
-
Make sure your VPS meets the minimum requirements (recommended: CentOS, AlmaLinux, or CloudLinux).
-
cPanel requires a valid license. Meeky Boost can provide licenses or you can purchase one directly.
Step-by-Step Installation:
-
Log in to your VPS via SSH
ssh root@your_server_ip
-
Update Your System
yum update -y
-
Run the cPanel Installer
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
-
Wait for Installation to Complete This process may take up to an hour depending on your server specs.
-
Access WHM Once installed, access WHM in your browser:
https://your_server_ip:2087
Login with root credentials. -
Complete Initial Setup
-
Agree to license
-
Set hostname, resolver, and nameservers
-
Configure basic settings
-
Managing cPanel/WHM:
-
Use WHM to create and manage cPanel accounts, DNS zones, SSL, backups, and more.
-
Monitor performance, install security add-ons, and update server packages from the WHM dashboard.
Important Notes:
-
Regularly update cPanel to keep it secure.
-
Enable automatic backups in WHM.
-
If you encounter issues, Meeky Boost’s support team can assist with cPanel management.