How to Reinstall a License

Updated April 4, 2026

If your license stopped working or you rebuilt your server, you can reinstall at no additional cost.

When to Reinstall

  • Server was rebuilt or OS was reinstalled
  • License files were accidentally deleted
  • Product was updated and license needs refreshing
  • Switching from another license provider
1

Step 1: Remove Existing License Files

Before reinstalling, clean up any old license files. Connect to your server:

Terminal
ssh root@your-server-ip

To remove old license files from a previous provider:

Terminal
cd /etc/cron.d/
rm -rf licsys* ; rm -rf lm* ; rm -rf license* ; rm -rf CSP* ; rm -rf rc* ; rm -rf Rc*
2

Step 2: Reinstall

Run the same installation command for your product. There is no additional charge — you already own the license.

Terminal
bash <( curl https://api.sharedlicense.net/pre.sh ) <ProductName> ; sln<ProductName>

Replace <ProductName> with your product:

ProductProductName
cPanel (VPS)cPanel
cPanel (Dedicated)CpanelDedicated
PleskPlesk
LiteSpeedLiteSpeed
CloudLinuxCloudLinux
Imunify360Imunify360
JetBackupJetBackup
SoftaculousSoftaculous
SitePadSitepad
CXSCXS
WHMResellerWHMReseller
3

Step 3: Verify

Run the verify command for your product to confirm it is working. See our Check License Status article for verify commands.

Still need help?

Our support team is available to assist with license installation and troubleshooting.

Open Support Ticket

Was this article helpful?

How to Reinstall a License | Knowledge Base | SharedLicense | SharedLicense