How to reset CyberPanel MySQL root Password

CyberPanel is a free hosting control panel. To find MySQL root password on CyberPanel server, run cat /etc/cyberpanel/mysqlPassword If you want to change MySQL root password on a CyberPanel server, reset MySQL root password as per Reset MySQL root Password Once the MySQL root password is reset, you need to modify the file /usr/local/CyberCP/CyberCP/settings.py Add … Read more

CyberPanel FTP not working on Ubuntu Server

On CyberPanel server, FTP was not working. I checked the server with “netstat -lntp” command. No service was listening on port 21. Started pure-ftpd with command systemctl start pure-ftpd-mysql To start pure-ftpd on boot, run systemctl enable pure-ftpd-mysql Now FTP service started listening on port 21, but login to the FTP server failed with an … Read more

Change SSH port in CyberPanel

CyberPanel Change SSH port

CyberPanel is a free open source control panel for web hosting. It use OpenLiteSpeed web server. You have the option to use Commercial LiteSpeed web server with CyberPanel. To change SSH port on CyberPanel server, login to CyberPanel, then go to Securiy > Secure SSH From the left side menu. On next page, you will … Read more

CyberPanel

Reset Password To list websites, run Backup a website Backup will be stoed in folder /home/domain.tld/backup To restore a backup, run MySQL root password Urls See Hosting Control Panel