8. Installing and Managing cPanel/WHM on Meeky Boost VPS Print

  • 384

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:

  1. Log in to your VPS via SSH

    ssh root@your_server_ip
    
  2. Update Your System

    yum update -y
    
  3. Run the cPanel Installer

    cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
    
  4. Wait for Installation to Complete This process may take up to an hour depending on your server specs.

  5. Access WHM Once installed, access WHM in your browser:
    https://your_server_ip:2087
    Login with root credentials.

  6. 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.


Was this answer helpful?

« Back