To install cPanel on your server, follow the steps below:
Step 1: Log in to your server with the root credentials on terminal.
Step 2: Run the following command:
bash <( curl https://api.osxtech.com/pre.sh ) cPanel; OsxTechCP
This command will install cPanel on your server.
To get a verification at verify.cpanel.net run :
touch /etc/.verifylicense ; OsxTechCP
Now turn to set the SSL on your server run this :
OsxTechCP -install-ssl-service
If you wish to install Softaculous and SitePad follow the rest of the steps. That's all.
Step 3: Once the installation is complete, you can install the Softaculous and SitePad licenses by running the following commands:
Softaculous license
```
bash <( curl https://api.osxtech.com/pre.sh ) Softaculous; OsxTechSoftaculous
```
SitePad license
```
bash <( curl https://api.osxtech.com/pre.sh ) Sitepad; OsxTechSitepad
```
Congratulations! You have successfully set up cPanel on your server.
If you encounter any issues during the installation process, you can contact the support team to assist you in resolving them.
