How To Install CyberPanel On Ubuntu 20
How To Install CyberPanel On Ubuntu 20
Cyberpanel is available in two editions one uses LiteSpeed web server open
source edition known as OpenLitespeed whereas the other one is with
Litespeed web server enterprise, which is free for a domain with one worker
(process) and limited to 2GB RAM only. For more domains, supporting more
RAM and workers require the purchase of a CyberPanel Enterprise license.
Hence, if you don’t want to invest additional money on a web server control
panel platform then an open source version of Litespeed cache is best to opt
for while installing CyberPanel on Ubuntu 20.04 Linux.
sudo su -
Once the script is downloaded and run as a root user, it will first start checking
the system compatibility and whether it meets the required hardware resource
requirements or not.
Initial Configuration
Step 1: The text-based wizard will ask you to enter ‘1‘ to start the installation
process. If you want to exit then type number 2 and hit the Enter key.
Step 2: Select Web server type. If you want the Open source LiteSpeed then
select the first option with OpneLiteSpeed one whereas those who want the
Enterprise edition of it can go for the second one.
Step 3: Install Full Service of CyberPanel on Ubuntu 20.04, simply type Y and
hit the Enter key.
Step 4: Do you want to set up a remote MySQL Database? Well, if you
already have a MySQL server running on some remote server then select
the Y option otherwise press N and hit the Enter key. Well, if you don’t have
any idea about this then it is recommended to select N to let CyberPanel
install the MySQL server on the same Ubuntu 20.04 VPS where you are
installing the CyperPanel.
Step 5: Press the Enter key after that let the Cyber Panel select the latest
version to install. After that, the setup will ask you to set the Admin password.
If you skip this, the setup will set the default password for the Control panel
Admin user i.e 1234567. However, it is recommended to set some strong
passwords here manually. For that use the option ‘s‘ and hit the Enter key.
Once done type the password two times you want to setup.
Install PHP and its extension along with other things; the process will ask for
your permission.
Wait for some time until the script completed the installation process. Once
the process is completed, you will have the intimation for the same along with
your Ubuntu 20.04’s IP address that you can use to access the CyberPanel
web interface.
Note: If you are a VPS or Cloud server user with a service provider firewall
then open the above ports in that instead of using ufw.
Access the OpenLiteSpeed:
Once you have opened the ports, open a browser on your system that can
access the server IP address and get the OpenLiteSpeed web interface by
typing- http://your-server-ipaddres:7080
CyberPanel Web interface
For the Web hosting control panel management interface use- https://your-
server-ipaddres:8090
How to change the password of OpenLiteSpeed and
CyberPanel Web Admin
In case you have forgotten the password set for OpenLiteSpeed and
CyberPanel Admin web interface then here is the way to change the
passwords for them.
cd /usr/bin/
Note: replace the your-new-password with the password you want to set for
CyberPanel Admin users:
For CyberPanel OpenLiteSpeed Web Admin Interface running at port number
7080.
cd /usr/local/lsws/admin/misc
sudo ./admpass.sh
Ending Note:
Now, you can manage your web server and website easily using
OpenLiteSpeed and CyberPanel Web hosting control panel running on
Ubuntu 20.04 LTS Linux. For more details refer to Cyberpanel’s Official
Documentation.