How to change the cPanel port;
You can change the cPanel port in /var/cpanel/cpanel.config file. Find this line
——————–
port=2082
——————–
After changing the port, then run these two commands for it to take effect:
*****************
# /usr/local/cpanel/whostmgr/bin/whostmgr2 –updatetweaksettings
# /etc/init.d/httpsd restart
*****************