In this article, we are going to shows how to Install CyberPanel Hosting Control Panel on Ubuntu 20.04 | 18.04 . If you are interested to Install CyberPanel on Ubuntu then this post is ideal for you.
CyberPanel is a web hosting control panel powered by OpenLiteSpeed and it uses OpenLiteSpeed HTTP server. It is a next generation hosting control platform which is built for speed, security and stability.
Features And Tools of CyberPanel
- CyberPanel Cloud – With the CyberPanel Cloud, you can easily deploy your WordPress sites on the cloud with one click staging, transfer and automatic updates.
- LiteSpeed Cache – It is the best WordPress Cache plugin out there which is comes with all WordPress sites deployed using CyberPanel.
- Git Manager – It is deploy code directly from your repos via GIT webhooks.
- ModSecurity – Built-in support for ModSecurity, real time defense against web application attacks.
- One Click SSL – You can issue free of cost Let’s Encrypt SSL for your websites and child domains.
- Auto Installer – A one-click app installer for WordPress (with LSCache), Joomla and Prestashop.
For more details about CyberPanel, please check its official page.
How to Install CyberPanel Hosting Control Panel on Ubuntu
Simply follow below steps to install CyberPanel on your Ubuntu machine :
Step 1 : Download CyberPanel installer script
To download the CyberPanel installer script, first update Ubuntu server using the commands below:
sudo apt update
Next , run the command below to download the installer script:
cd /tmp
wget -O installer.sh https://cyberpanel.net/install.sh
After that, change the permission to make script executable by running command below
chmod 755 installer.sh
Step 2 : Install CyberPanel
Run the commands below to install the CyberPanel:
sudo sh installer.sh
When prompted, Type 1 and press ENTER to install CyberPanel as show below:
Checking OS...
Detecting Ubuntu 20.x...
Pre-flight check completed...
Process check completed...
CyberPanel Installer v2.1.1
1. Install CyberPanel.
2. Install Addons.
3. Exit.
Please enter the number[1-3]: 1
When prompted again, Type 1 and press ENTER to install CyberPanel with OpenLightSpeed:
CyberPanel Installer v2.1.1
RAM check : 1346/1873MB (63.72%)
Disk check : 7/20GB (34%) (Minimal 10GB free space)
1. Install CyberPanel with OpenLiteSpeed.
2. Install Cyberpanel with LiteSpeed Enterprise.
3. Exit.
Please enter the number[1-3]: 1
Script start the installing the packages you choose:
Installing from official server or mirror server?
Mirror server network is optimized for Asia Pacific region...
If you experience very slow download speed during installation, please try use mirror server on clean system...
Use mirror server [y/N]: y
Replace JS/CSS files to JS Delivr?
This may improve panel loading speed in Asia Pacific region...
Please select [y/N]: y
Install Memcached extension for PHP?
Please select [y/N]: y
Install LiteSpeed Memcached?
Please select [y/N]: y
Install Redis extension for PHP?
Please select [y/N]: y
Install Redis?
Please select [y/N]: y
The Installation Process takes up to 5-10 minutes. After installation you will see a screen similar like below with the admin login details:
The installer will output your administrator details:
###################################################################
CyberPanel Successfully Installed
Current Disk usage : 6/20GB (18%)
Current RAM usage : 240/487MB (46.83%)
Installation time : 0 hrs 4 min 37 sec
Visit: https://(YOUR_SERVER_IP):8090
Panel username: admin
Panel password: 1234567
Mysql username: root
Mysql password: j50a392guj5jez
Please change your default admin password
If you change mysql password, please modify file in
/etc/cyberpanel/mysqlPassword with new password as well
Website : https://www.cyberpanel.net
Forums : https://forums.cyberpanel.net
Wikipage: https://docs.cyberpanel.net
Enjoy your accelerated Internet by
CyberPanel & OpenLiteSpeed
###################################################################
You can access CyberPanel using the below details :
Visit: https://(YOUR_SERVER_IP):8090
Panel username: admin
Panel password: 1234567
Open your favorite web browser and browse for the https://(YOUR_SERVER_IP):8090. It will open the admin login page. At login page, type panel username and password to login CyberPanel dashboard.
That’s all
If you face any error and issue in above steps , please use comment box below to report.
If our tutorials helped you, please consider buying us a coffee. We appreciate your support!
Thank you for your support.