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 installb. Existing Server Activation
If cPanel/WHM is already installed, and you need to activate the ZetaLicense, use this command. This command will apply the ZetaLicense to your existing cPanel/WHM installation:
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta cpanel activeSSL Configuration
For Almalinux 8 / Rocky 8 / CloudLinux 8:
zeta cpanel sslFor Almalinux 9 / Rocky 9 / CloudLinux 9:
/usr/local/cpanel/bin/checkallsslcertsAutoSSL Setup
- Log in to WHM
- Search for AutoSSL in the search bar
- Select Let's Encrypt as the provider
- Tick the agreement box and click Save
Command Reference Table
| Purpose | Command |
|---|---|
| Install cPanel/WHM | zeta cpanel install |
| Activate License | zeta cpanel active |
| Check License | zeta cpanel check |
| Install SSL (Alma/Rocky/CL 8) | zeta cpanel ssl |
| Install SSL (Alma/Rocky/CL 9) | /usr/local/cpanel/bin/checkallsslcerts |
| Install FleetSSL | zeta cpanel fleetssl |
| Verify IP | zeta cpanel verify |
| Remove License | zeta cpanel remove |
2. Softaculous and License Installation
Ensure that IonCube Loader is enabled in WHM before installing Softaculous (Tweak Settings > IonCube Loader).
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta softaculous installActivate the license:
zeta softaculous active3. SitePad Installation and License Activation
Ensure that IonCube Loader is enabled in WHM before installing SitePad (Tweak Settings > IonCube Loader).
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta sitepad installActivate the license:
zeta sitepad active4. LiteSpeed Installation and License Activation
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta litespeedx installNote: change litespeedx to your workers number, as example if you have 2 workers then: zeta litespeed2 install
Activate the license depending on your worker configuration:
1 Worker:
zeta litespeed active
2 Workers:
zeta litespeed2 active
4 Workers:
zeta litespeed4 active
8 Workers:
zeta litespeed8 active
X Workers:
zeta litespeedx active5. CloudLinux Installation and License Activation
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta cloudlinux installActivate the license:
zeta cloudlinux active6. Imunify360 Installation and License Activation
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta im360 installActivate the license:
zeta im360 active7. WHMReseller Plugin Installation and License Activation
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta whmreseller installActivate the license:
zeta whmreseller active8. JetBackup Installation and License Activation
curl -sL https://source.zetalicense.com/repo.sh | sudo bash -
zeta jetbackup installActivate the license:
zeta jetbackup active