How to fix SSL issues in CyberPanel
CyberPanel is equipped with a built-in security certificate issuing mechanism. It uses the Let’s Encrypt Certificate authority to obtain an SSL certificate for your websites. We have a great tutorial on how to create/issue SSL certificates for your domain here. However, if CyberPanel is unable to obtain a certificate for your domain, it generates a […]
Cloudflare DNS Synchronization with CyberPanel
In version v2.0.0, CyberPanel has added the ability to synchronize DNS entries between Cloudflare and CyberPanel DNS on your server What is Cloudflare? Cloudflare is a reverse proxy service, that offers certain features such as Why do you need synchronization? In order to use Cloudflare the nameservers of the domain are changed to the ones […]
Master/Slave PowerDNS Replication on CyberPanel
CyberPanel version v1.8.5 and above have the ability to configure CyberPanel as either PowerDNS Master or Slave. For more details visit changelogs. In this guide, we will see how to configure CyberPanel as Master or Slave. Step 1: Configure Glue Records/Private Nameservers Before configuring CyberPanel, you need to register Glue Records (some registrars call them […]
CyberPanel Firewall
CyberPanel follows deny all rules except for the ports opened by default, you can see default opened ports at Server > Security > Firewall Available Functions Add Firewall Rule: If you want to open a port in CyberPanel just go to the Security > Firewall Now add the following details here and click Add button. Delete […]
SSH Manager CyberPanel
CyberPanel SSH Manager offers you a lot of features for your SSH security. Securing SSH is one of the most important tasks of a system administrator. CyberPanel allows you to change SSH ports, disable root login, and save your SSH keys. There are two tabs, the basic security and the SSH Keys one. Basic Security: […]
Cron Jobs
Beginning with version 1.6.0, CyberPanel now comes equipped with cron jobs. This means you can schedule and automate tasks more easily. This update allows you to set up repetitive tasks to run automatically, making your experience with CyberPanel smoother and more efficient. Create Cron Job To create a Cron Job, navigate to Main > Websites > […]
Rewrite Rules
CyberPanel is based on OpenLitespeed and LiteSpeed Enterprise as well, and it fully supports mod_rewrite syntax. If you want to add rewrite rules to your site, you can do so easily. To set rewrite rules first go to Main > Websites > List Websites >Manage Launch website management dashboard for each website looks like this: Once you […]
Backup/Restore
CyberPanel supports one-click back/restore for your accounts. How To Take Backup Taking a complete backup of a website account is simple. Main » Backup » Create Backup It will take some time depending on the amount of space the account is using. The backup location is: /home/<domain name>/backup Note: You can close the window and come back […]
Issuing SSL for website
CyberPanel can issue Let’s Encrypt SSL cert for websites on it. There are 2 methods to get SSL cert for website. 1. Issue SSL when creating a website Check Additional Features SSL during creating the website. Note: Please check and make sure the domain is pointed to CyberPanel server, otherwise Let’s Encrypt cert will NOT […]
CyberPanel on SSL
Note: If your domain is behind Cloudflare it will not work since CloudFlare blocks port 8090. If you want to access CyberPanel on SSL you can do so by issuing Lets Encrypt SSL for the hostname, before continuing further make sure you have created website with a domain you want to access CyberPanel as. If you want […]