If you have purchased cPanel separately, you can install it with a simple one-step process.
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
tail /var/log/cpanel-install.log
This will display the installation log and confirm whether cPanel was installed successfully.
For more details, refer to cPanel’s installation guide.
Install Plesk with this simple one-step process.
sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O - https://autoinstall.plesk.com/one-click-installer)
This server is powered by Plesk. Log in by browsing https://1.1.1.1:8443 or https://1-1-1-1.webhostbox.net:8443.
You can log in as the user 'root' or 'admin'. To log in as 'admin', use the plesk login
command. Use the plesk
command to manage the server. Run plesk help
for more information.
From the control panel, go to the VPS Hosting order you have purchased and click Admin Details. Copy the license key. This will be required when you log in to your Plesk account for the first time
Fill in the details in the form. Under the License section, select the Proceed with a paid license option and paste the license key.
For more details, refer to Plesk’s installation guide.