How to install and configure Cyberpanel on Ubuntu 18.04

1. Introduction##

CyberPanel is the first control panel in the market that is open source and uses OpenLiteSpeed. This means that, compared with other panels that use traditional web servers, CyberPanel can take advantage of OpenLiteSpeed. LiteSpeed provides better performance and can reduce resource usage.

2. Prerequisites##

Three, installation##

Update the installed software packages on the system and install wget:

apt update && apt upgrade -y
apt install -y wget

Download the installation script to the /root directory:

cd /root
wget -O installer.sh https://cyberpanel.net/install.sh

The setup script is executable and run this installation script:

chmod u+x installer.sh
. /installer.sh

You will see the following output:

 CyberPanel Installer v2.01. Install CyberPanel.2. Install Addons.3. Exit.

Please enter the number[1-3]:

Enter 1, and press the Enter button.

You will see the following information in the next step:

 CyberPanel Installer v2.0

 RAM check :71/487MB(14.58%)

 Disk check :1/20GB(7%)(Minimal 10GB free space)1. Install CyberPanel with OpenLiteSpeed.2. Install Cyberpanel with LiteSpeed Enterprise.3. Exit.

Please enter the number[1-3]:

Type 1 and press Enter again.

This installation script will prompt you to choose MariaDB which version to install. Choose MariaDB 1.0 because it is the only version officially recommended by the panel.

For the 6 consecutive prompts below, select y. It will look like this:

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

CyberPanel will be installed along with its plug-ins.

The installation script will output the administrator details:

###################################################################
    CyberPanel Successfully Installed

    Current Disk usage :3/20GB(16%)

    Current RAM  usage :315/985MB(31.98%)

    Installation time  :0 hrs 3 min 24 sec

    Visit: https://(YOUR_SERVER_IP):8090
    Panel username: admin
    Panel password:1234567
    Mysql username: root
    Mysql password: pTi2cRiSf7Egn2

   Please change your default admin password

   If you change mysql password, please  modify file in/etc/cyberpanel/mysqlPassword withnewpasswordas well

    Website : https://www.cyberpanel.net
    Forums  : https://forums.cyberpanel.net
    Wikipage: https://docs.cyberpanel.net

   Enjoy your accelerated Internet by
    CyberPanel & OpenLiteSpeed
###################################################################

Fourth, configure CyberPanel

Enter the server IP and the CyberPanel port, browse your server, (YOUR_SERVER_IP):8090. You will see an administrator login screen.

Enter admin as the username and 1234567 as the password.

Click the user menu arrow and enter the name "Cyber Pan".

Select "Edit Profile".

Select "admin" in the drop-down menu.

Now you can modify the last name, first name, email address, and password.

You have successfully installed CyberPanel.

Recommended Posts

How to install and configure Cyberpanel on Ubuntu 18.04
How to install and configure NATS on Ubuntu 16.04
How to install and configure ownCloud on Ubuntu 16.04
How to install and configure ownCloud on Ubuntu 16.04
How to install and configure GitLab on Ubuntu 18.04
How to install and configure Ansible on Ubuntu 18.04
How to install and configure Elasticsearch on Ubuntu 16.04
How to install and configure PostGIS on Ubuntu 14.04
How to install and configure VNC on Ubuntu 18.04
How to install and configure Sphinx on Ubuntu 16.04
How to install and configure OrientDB on Ubuntu 14.04
How to install and configure AppScale on Ubuntu 12.04
How to install and configure PostGIS on Ubuntu 14.04
How to install Pycharm and Ipython on Ubuntu 16.04/18.04
How to install and configure Elasticsearch on CentOS 7
How to install and secure phpMyAdmin on Ubuntu 16.04
How to install and use Docker on Ubuntu 20.04
How to install and configure VNC on CentOS 8
How to install and use Curl on Ubuntu 18.04
How to install and use Composer on Ubuntu 18.04
How to install and use Wine on Ubuntu 18.04
How to install and secure phpMyAdmin on Ubuntu 16.04
How to install and configure Redis on CentOS 8
How to install and use Composer on Ubuntu 20.04
How to install and use BaasBox on Ubuntu 14.04
How to install and use PostgreSQL on Ubuntu 16.04
How to install and configure phpMyAdmin on CentOS 6
How to install and configure Owncloud on CentOS 8
How to install and use Docker on Ubuntu 16.04
How to install and configure Redmine on CentOS 8
How to install Memcached on Ubuntu 20.04
How to install Java on Ubuntu 20.04
How to install MySQL on Ubuntu 20.04
How to install VirtualBox on Ubuntu 20.04
How to install Elasticsearch on Ubuntu 20.04
How to install Protobuf 3 on Ubuntu
How to install Nginx on Ubuntu 20.04
How to install Apache on Ubuntu 20.04
How to install Git on Ubuntu 20.04
How to install Node.js on Ubuntu 16.04
How to install MySQL on Ubuntu 20.04
Install and configure MySQL on Ubuntu
How to install Vagrant on Ubuntu 20.04
How to install Bacula-Web on Ubuntu 14.04
How to install PostgreSQL on Ubuntu 16.04
How to install Git on Ubuntu 20.04
How to install Anaconda3 on Ubuntu 18.04
How to install Memcached on Ubuntu 18.04
How to install Jenkins on Ubuntu 16.04
How to install MemSQL on Ubuntu 14.04
How to install Go on Ubuntu 20.04
How to install MongoDB on Ubuntu 16.04
How to install Mailpile on Ubuntu 14.04
How to install PrestaShop on Ubuntu 16.04
How to install Skype on Ubuntu 20.04
How to install Jenkins on Ubuntu 20.04
How to install Python 3.8 on Ubuntu 18.04
How to install KVM on Ubuntu 18.04
How to install KVM on Ubuntu 20.04
How to install opencv3.0.0 on ubuntu14.04
How to install Anaconda on Ubuntu 20.04