news
Serverspace has added a new Rocky Linux OS
VB
September 11, 2022
Updated June 7, 2023

How to install Cyberpanel on Ubuntu 20.04

Ubuntu

What is CyberPanel

CyberPanel is solution to manage your webserver. It is uses OpenLiteSpeed as "engine" which supplies your project work. This decision has important advantage and disadantage:

  • Most important pros is webserver speed. OpenLiteSpeed is one of the fastest webservers software;
  • Main contras is limited compatibility. OpenLiteSpeed has limited support of popular redirect and URL management rules unlike Nginx and Apache. Also, special PHP releases needed to use with OpenLiteSpeed.

Server-side requirements

To install CyberPanel you need to have:

  • Server with 1Gb or more RAM;
  • At least 10Gb disk space;
  • Ubuntu 18.04 or 20.04;
  • Privileged account access

Installation procedure

CyberPanel install process is very simple. Follow these steps:

  • Authorize as privileged user and update package cache;
apt-get update

pic1

  • Install wget package to download installation script, get and run it;
apt install wget

cd /tmp

wget https://cyberpanel.net/install.sh

./install.sh

  • Next step is panel configuration choosing. Take in mind, to use free version choose OpenLiteSpeed, othervise LightSpeed Enterprise. Also, choose remembered assess password or generate random, default is not recommended;

pic2

  • Next step you can agree (or disagree) to install memcached, Redis and watchdog service;

pic3

  • Installation process could take much time. Then you should see picture like below. Reboot your server to finish installation;

pic4

  • After reboot, open the page https://<your_server_IP>:8090. You will see CyberPanel authorization page:

pic5

Conclusion

In this article you knew about CyberPanel solution, it's advantages and disadvantages. Also, now you can install it on your server Under Ubuntu 20.04 operation system.

 

Vote:
5 out of 5
Аverage rating : 5
Rated by: 4
1101 CT Amsterdam The Netherlands, Herikerbergweg 292
+31 20 262-58-98
700 300
ITGLOBAL.COM NL
700 300
We use cookies to make your experience on the Serverspace better. By continuing to browse our website, you agree to our
Use of Cookies and Privacy Policy.