1: cPanel/WHM and cPanel License Installation:

a. Fresh Installation of cPanel and License on a VPS or Dedicated Server:

Run the following commands to install cPanel software and the ZetaLicense cPanel license:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta cpanel install

b. Activating cPanel License on an Existing VPS or Dedicated Server:

If you already have cPanel installed, use the following commands to activate the ZetaLicense cPanel license:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta cpanel active

SSL Installation for Hostname on Almalinux 8/Rocky 8/CloudLinux 8:

For hostname SSL configuration, use this command:

zeta cpanel ssl

SSL Installation for Hostname on Almalinux 9/Rocky 9/CloudLinux 9:

For newer versions of Linux distributions, run:

/usr/local/cpanel/bin/checkallsslcerts

Tip: Configuring AutoSSL in WHM/cPanel:

  1. Open WHM.
  2. Navigate to AutoSSL.
  3. Select “Let’s Encrypt” and agree to the terms.
  4. Save your configuration.

Command Table for cPanel Installation and License Management:

Purpose/Function Command
Install cPanel/WHM zeta cpanel install
Activate cPanel License zeta cpanel active
Check cPanel/WHM License zeta cpanel check
Install SSL on Hostname (Almalinux 8) zeta cpanel ssl
Install SSL on Hostname (Almalinux 9) /usr/local/cpanel/bin/checkallsslcerts
Install FleetSSL (Let’s Encrypt Plugin) zeta cpanel fleetssl
Verify Your IP on cPanel’s Verification Site zeta cpanel verify
Remove cPanel License zeta cpanel remove

2: Softaculous and License Installation:

If you're installing Softaculous on a fresh server, ensure IonCube Loader is enabled in WHM by going to Tweak Settings and ticking IonCube Loader. Then run:

a. Installing Softaculous:

zeta softaculous install

b. Activating Softaculous License:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta softaculous active

3: SitePad Installation and License Activation:

Similar to Softaculous, enable IonCube Loader in WHM and run the following commands:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta sitepad install
zeta sitepad active

4: LiteSpeed Installation and License Activation:

Install LiteSpeed with one of the following commands, depending on the number of workers required:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta litespeed2 active    # For 2 workers
zeta litespeed4 active    # For 4 workers
zeta litespeed8 active    # For 8 workers
zeta litespeedx active    # For X workers

5: CloudLinux Installation and License Activation:

To install CloudLinux and activate the license, use the following:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta cloudlinux install
zeta cloudlinux active

6: Imunify360 Installation and License Activation:

To install and activate Imunify360, run:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta im360 install
zeta im360 active

7: WHMReseller Plugin Installation and License Activation:

Install WHMReseller and activate the license with the following commands:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta whmreseller install
zeta whmreseller active

8: JetBackup Installation and License Activation:

For JetBackup (version 5), run the following commands to install and activate the license:

curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta jetbackup install
zeta jetbackup active

This tutorial provides a comprehensive guide to installing and activating licenses for cPanel, CloudLinux, Softaculous, SitePad, LiteSpeed, Imunify360, WHMReseller, and JetBackup using ZetaLicense on your servers. Each service has its dedicated installation and activation commands, ensuring smooth license management for your hosting services.

Дали Ви помогна овој одговор? 1 Корисниците го најдоа ова како корисно (1 Гласови)