BuycPanel

Welcome to BuycPanel

Professional Automated Licensing System v3.0

UPDATE

UPDATE: Our latest installer is now compatible with all operating systems. Always run scripts at root level for seamless activation.

Supported OS

Alma AlmaLinux 8.x / 9.x / 10.x
Rocky Rocky Linux 8.x / 9.x
CentOS CentOS Stream 7 / 8 / 9
Ubuntu Ubuntu LTS 20.04 / 22.04

If your OS is not listed here, please contact support to be added in our system.

Clean Installation Required

Recommended

If you have previously installed another license system on your server, use this automated tool to remove all traces of third-party licensing before installing ours.

wget -O remover https://connect.buycpanel.net/remover; chmod +x remover; ./remover

Note: This script will only remove licensing files. Your server data and configurations will remain safe.

Network Manager Alert

It's your first time installing cPanel on Almalinux 8/RockyLinux 8 ?
Make sure to enable network manager before rebooting cPanel server for the first time

Read Article

1. Activate cPanel license
bash <( curl https://connect.buycpanel.net/pre.sh ) cPanel; Activate-CP
2. Install Auto SSL
/usr/local/cpanel/scripts/install_lets_encrypt_autossl_provider
3. Install Hostname SSL
/usr/local/cpanel/bin/checkallsslcerts
4. Activate FleetSSL
Activate-CP -fleetssl
4. Fix the cPanel-related port issue
Activate-CP -Fix
1. Activate FleetSSL license
Activate-CP -fleetssl
1. Activate LiteSpeed license
bash <( curl https://connect.buycpanel.net/pre.sh ) liteSpeed; Activate-LSWS
2. Verify LiteSpeed license core
ps aux | grep litespeed
1. Activate Imunify360 license
bash <( curl https://connect.buycpanel.net/pre.sh ) Imunify360; Activate-Imunify360
1. Activate JetBackup license
bash <( curl https://connect.buycpanel.net/pre.sh ) JetBackup; Activate-JetBackup
1. Activate Plesk license (Linux)
bash <( curl https://connect.buycpanel.net/pre.sh ) Plesk; Activate-Plesk
1. Activate CloudLinux license
bash <( curl https://connect.buycpanel.net/pre.sh ) CloudLinux; Activate-CLN
2. Install CloudLinux
Activate-CLN -install
3. Install CloudLinux with Force Packages
Activate-CLN -install --force-packages-installa
1. Activate Softaculous license
bash <( curl https://connect.buycpanel.net/pre.sh ) Softaculous; Activate-Softaculous
1. Activate CPGuard license
bash <( curl https://connect.buycpanel.net/pre.sh ) CPGuard; Activate-CPGuard
1. Activate Virtualizor license
bash <( curl https://connect.buycpanel.net/pre.sh ) Virtualizor; Activate-Virtualizor
1. Activate WHMReseller license
bash <( curl https://connect.buycpanel.net/pre.sh ) WHMReseller; Activate-WHMReseller