• Installing cPanel & WHM &Cpanel DNSONLY

    To install cPanel & WHM, run these commands:

    1. cd /home — Opens the /home directory.
    2. wget -N http://httpupdate.cpanel.net/latest — Fetches the latest installation files from cPanel’s servers.
    3. sh latest — Opens and executes the installation files.

    If licensing fails (due to a strict firewall or modified IP), run the command /usr/local/cpanel/cpkeyclt to activate your cPanel & WHM license.

    note Note: During the cPanel & WHM installation process, Apache 2.2 and PHP 5.2.17 are installed by default. After this installation process is complete, you can customize your server’s Apache and PHP configuration with WHM’s EasyApache feature.

      Installing cPanel DNSONLY

    To install cPanel DNSONLY, run these commands:

    1. cd /home — Opens the /home directory.
    2. wget -N http://httpupdate.cpanel.net/latest-dnsonly — Fetches the latest installation files from cPanel’s servers.
    3. sh latest-dnsonly — Opens and executes the installation files.

     Getting started in WHM

    To access the WHM interface:

    1. Enter https://$IP:2087into your preferred web browser.
      • $IP represents your server’s IP address.
    2. Enter root into the Name field.
    3. Enter your root password into the Password field.
    4. Click Log In.

    Categories: Cpanel

    Comments are currently closed.