⚡ Server Setup & Licensing Guide

This guide provides standardized installation and licensing procedures for commonly used hosting software and server components.


⚠️ Important Notice

⚡ All commands must be executed as root user
⚡ Verify OS compatibility before running any installation
⚡ Execute commands carefully, one at a time


⚡ 1. cPanel Installation & License

Install License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) CloudLinux; ZMOCLN
 

Update License

 
ZMOCLN
 

Remove Existing License

 
curl https://cdn.zmolicense.com/pre.sh | bash
 

⚡ 2. SSL Tools (FleetSSL / Let’s Encrypt)

AlmaLinux 8 / Rocky 8 / Ubuntu 20

 
ZMOCLNCP -fleetssl
ZMOCLNCP -install-letsencrypt
ZMOCLNCP -install-ssl-service
 

AlmaLinux 9 / Rocky 9 / Ubuntu 22

 
/usr/local/cpanel/bin/checkallsslcerts
 

WHM Configuration
WHM → AutoSSL → Let’s Encrypt → Agree → Save


⚡ 3. Softaculous Installation & License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) Softaculous; ZMOCLNSoftaculous
ZMOCLNSoftaculous --force
 

Fix (LiveAPI Error)

 
chown root:root /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft
chmod 4555 /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/bin/soft
 

⚡ 4. SitePad Installation & License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) Sitepad; ZMOCLNSitepad
ZMOCLNSitepad
 

⚡ 5. JetBackup & JetBackup 5

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) JetBackup; ZMOCLNJetBackup
ZMOCLNJetBackup
 

⚡ 6. CloudLinux Installation & License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) CloudLinux; ZMOCLNCLN
ZMOCLNCLN --install
ZMOCLNCLN
 

⚡ 7. LiteSpeed Web Server & License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) LiteSpeed; ZMOCLNLSWS
cd /usr/src
curl https://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh | sh
 

⚡ 8. Imunify360 Installation & License

 
wget https://repo.imunify360.cloudlinux.com/defense360/i360deploy.sh
bash i360deploy.sh

bash <( curl https://cdn.zmolicense.com/pre.sh ) Imunify360; ZMOCLNImunify360
ZMOCLNImunify360
 

⚡ 9. WHMReseller Plugin & License

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) WHMReseller; ZMOCLNWHMReseller
ZMOCLNWHMReseller
 

⚡ 10. Outgoing Spam Monitor (OSM)

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) OSM; ZMOCLNOSM
 

⚡ 11. ConfigServer eXploit Scanner (CXS)

 
bash <( curl https://cdn.zmolicense.com/pre.sh ) CXS; ZMOCLNCXS
 
¿Fue útil la respuesta? 0 Los Usuarios han Encontrado Esto Útil (0 Votos)