Today in this WHM tutorial you will learn about how to install cPanel/WHM shared license for your server via ssh. Take care of every steps carefully so that you don’t miss anything.
Follow these 3 steps to install shared cPanel license in your server.
Step 1. Login your SSH as root access & run this command to install licsys system in your server.
curl -sL https://data.easyconfig.net/installer.sh | sudo bash -
Step 2. Run this command to activate cPanel license in your server.
licsys cpanel enable
Step 3. Run this command to update cPanel license in your server.
licsys cpanel update
Congratulations, cPanel/WHM shared license has been installed in your server.