Available Control Panels

HestiaCP - free, great for personal and small projects CyberPanel - free, OpenLiteSpeed based Webmin - free, server management cPanel/WHM - paid license, best for resellers Plesk - paid license, Windows and Linux

Installing HestiaCP (Free)

ssh root@YOUR_SERVER_IP wget https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh bash hst-install.sh

Installation takes 10-15 minutes. Access at https://YOUR_IP:8083

Installing CyberPanel

sh <(curl https://cyberpanel.net/install.sh)

Installing cPanel/WHM

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

cPanel requires a paid license - contact support for pricing.