CyberPanel is a fast and easy-to-manage control panel based on OpenLiteSpeed. You can install CyberPanel on a server running Ubuntu by following the steps below.
Before installing CyberPanel, ensure that your server meets the following requirements:
First, update the system packages:
sudo apt update && sudo apt upgrade -y
Run the following command to install CyberPanel:
sudo apt install -y curl && sh <(curl -fsSL https://cyberpanel.net/install.sh)
Once the script runs, you will need to configure the installation by selecting the following options:
Which version of CyberPanel do you want to install?
Do you want a full-featured installation?
Select the MariaDB version (Recommended: MariaDB 10.4 or later).
Set the CyberPanel password.
Do you want to install additional features?
After the installation is complete, the necessary login credentials will be provided.
Once the installation is finished, you can access CyberPanel via your web browser:
https://your-server-ip:8090
The default username is admin, and the password is the one you set during installation.
CyberPanel is now installed on your server and ready to use. You can use the easy management interface that CyberPanel offers to manage your websites, create email accounts and more.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket