cPanel Hosting Setup Ubuntu

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

Port Allow for cPanel


SMTP - 25, RSFTP -26
DNS (TCP/UDP) - 53
HTTP 80 , HTTPS 443
POP3 110
IMAP 143
SMTPS 465
IMAPS 993
POP3S 995
Custom TCP Rule 587
cPanel  2082 
cPanel – SSL 2083 
WHM  2086 
WHM – SSL 2087

Last updated

Was this helpful?