This guide explains how to install cPanel/WHM and activate the ZetaLicense license for cPanel on both fresh and existing VPS or dedicated servers.
Fresh Installation
To install cPanel software and activate the ZetaLicense for cPanel on a new server, follow these steps:
curl -sL https://repo.zetalicense.com/set.sh | sudo bash -
zeta cpanel installThis command will install cPanel and apply the ZetaLicense to your server.
Existing Installation
If you already have cPanel installed and only need to activate the ZetaLicense, use the following commands:
curl -sL https://repo.zetalicense.com/set.sh | sudo bash -
zeta cpanel activeSSL Installation
For SSL installation on your server's hostname using Almalinux 8, Rocky 8, or CloudLinux 8, run:
zeta cpanel sslFor newer Linux distributions like Almalinux 9, Rocky 9, or CloudLinux 9, run:
/usr/local/cpanel/bin/checkallsslcertsAutoSSL Configuration
- 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