CyberPanel is an open source host control panel that uses OpenLiteSpeed HTTP server. Most hosting control panels on the market today will provide you with either Apache2 or Nginx support, or conventional HTTP platforms.
But CyberPanel is a next generation hosting control platform that is built for speed, security and stability powered by OpenLiteSpeed.
With CyberPanel, you get LSCache – a built-in full-page LSCache module with cache plugins for popular CMS, ModSecurity – a built-in support for ModSecurity, real time defense against web application attacks, 1-Click SSL- a free Let’s Encrypt SSL for your websites, and many other cool features.
For more about CyberPanel, please visit its homepage.
This brief tutorial is going to show students and new users how to easily install CyberPanel host control platform on Ubuntu 16.04 | 18.04 LTS servers.When you’re ready to install CyberPanel, continue with the steps below:
Step 1: Download CyberPanel installer script
CyberPanel has an easy installer script to get the platform working on Ubuntu. To get the installer script, run the commands below
First update Ubuntu server by running the commands below:
sudo apt update
Then use the commands below to download the script into the /tmp directory, and change the permission to make it executable.
cd /tmp wget -O installer.sh chmod 755 installer.sh
Step 2: Install CyberPanel
After downloading the script and changing the permissions above, run the commands below to begin the installation.
sudo sh installer.sh
When you do that, you should see series of prompts to guide you with the installation. Choose the highlighted options below to have a smooth installation.
You are runing on root. Checking OS. Detecting Ubuntu 18.x. Pre-flight check completed. Process check completed. CyberPanel Installer v2.0 1. Install CyberPanel. 2. Install Addons. 3. Exit. Please enter the number[1-3]: 1
Next, you be prompted with the next screen, select the option below:
CyberPanel Installer v2.0 RAM check : 1270/1993MB (63.72%) Disk check : 6/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
After that the script should start downloading and installing the packages you chose.
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
When the installation is complete, you should see similar screen like the one below with the administrator logon details.
The installer will output your administrator details: ################################################################### CyberPanel Successfully Installed Current Disk usage : 3/20GB (16%) Current RAM usage : 233/487MB (47.84%) Installation time : 0 hrs 3 min 24 sec Visit: Panel username: admin Panel password: 1234567 Mysql username: root Mysql password: i39a372uuj2jej Please change your default admin password If you change mysql password, please modify file in /etc/cyberpanel/mysqlPassword with new password as well Website : Forums : Wikipage: Enjoy your accelerated Internet by CyberPanel & OpenLiteSpeed ###################################################################
Copy the details and logon to the control panel portal.
That should being up the logon page when you can logon with the admin info printed above.
That’s it!
You have successfully install CyberPanel on Ubuntu 16.04 | 18.04 LTS servers.
You may also like the post below: