How to Install and Configure CyberPanel on Your CentOS 7 Server | AWS EC2

How to Install and Configure CyberPanel on Your CentOS 7 Server | AWS EC2 


Requirements

  • Centos 7.x (Recommended minimal version)
  • Python 2.7
  • 1024MB or above Ram.
  • 10GB Disk Space.
Installation
*root access
Update the packages installed on the system:
[yum update -y]
Download the installer to the /root directory:
[cd ~]
[sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)]

You will see the following output:

    CyberPanel Installer v2.0

  1. Install CyberPanel.

  2. Install Addons.

  3. Exit.

Please enter the number[1-3]: 
Enter 1 and hit ENTER.

The next step will look as follows:

    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]: 
Enter 1 and press ENTER once again.

The installer will now prompt you to choose a version of MariaDB to install. Select MariaDB 1.0 as it is the only officially supported version with the panel.

For the next six prompts, select y. It will look like the following:

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 now be installed, along with it's extensions.

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: https://(YOUR_SERVER_IP):8090                   
                Panel username: admin                           
                Panel password: 1234567                         
                WebAdmin console username: root                             
                WebAdmin console password: iPe2cEiSh7wEn7                     

            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                                     
###################################################################
Configuring CyberPanel

Visit your server's IP address at the CyberPanel port, (YOUR_SERVER_IP):8090. You will see an admin login.

Enter admin for the username and 1234567 for the password.

Click on the user-menu arrow, next to the name "Cyber Pan".

Choose "Edit Profile".

Select "admin" in the dropdown menu on the "Modify User" page.

You may now change the first name, last name, email address and password accordingly.

You've successfully installed CyberPanel.

Thank you
Next Post Previous Post