How to Install CyberPanel on CentOS 7/8, AlmaLinux/Rocky Linux 8/9, Ubuntu 20.04/22.04

How to Install CyberPanel on CentOS 7/8, AlmaLinux/Rocky Linux 8/9, Ubuntu 20.04/22.04

How to Install CyberPanel on All Supported Operating Systems

Wondering what it is like CyberPanel? CyberPanel is a overpowering lightweight web hosting that is designed to be lightning fast and efficient. It is based on top of OpenLiteSpeed which makes it a great choice for the people who want to have a performance web server. In this guide, we will drag you through the process of how to set up CyberPanel on all the operating systems that it supports.

Prerequisites

  • A fresh installation of a supported operating system (CentOS, AlmaLinux, Rocky Linux, Ubuntu)
  • A minimum of 1 GB RAM (2 GB recommended for better performance)
  • At least 10 GB of disk space
  • A stable internet connection
  • Root access to the server

Installation on CentOS 7/8

CyberPanel officially supports CentOS 7 and CentOS 8.

Steps to Install:

1. Update your system:

yum update -y

2. Install CyberPanel using the following command:

sh <(curl -fsSL https://cyberpanel.net/install.sh)

3. Follow the on-screen instructions to complete the installation.

4. Once installed, reboot your server:

reboot

Installation on AlmaLinux/Rocky Linux 8/9

AlmaLinux and Rocky Linux are both great alternatives to CentOS.

Steps to Install:

1. Update your system:

dnf update -y

2. Install CyberPanel:

sh <(curl -fsSL https://cyberpanel.net/install.sh)

3. Follow the installation prompts and select OpenLiteSpeed or LiteSpeed Enterprise as per your requirement.

4. Reboot the server:

reboot

Installation on Ubuntu 20.04/22.04

CyberPanel also supports Ubuntu LTS versions.

Steps to Install:

1. Update your system:

apt update && apt upgrade -y

2. Download and run the installation script:

sh <(curl -fsSL https://cyberpanel.net/install.sh)

3. Follow the installation process and provide the necessary inputs when prompted.

4. Reboot your server:

reboot

Accessing CyberPanel

Once installed, you can access CyberPanel using the following URL:

https://your-server-ip:8090

The default login credentials are:

  • Username: admin
  • Password: (Set during installation or use the default)

To retrieve your password, use:

adminPass

Conclusion

For effectively managing web hosting environments with a user-friendly interface and powerful features, CyberPanel is undeniably the top option. Whether you are using CentOS, AlmaLinux, Rocky Linux, or Ubuntu, the installation process is quite simple. If you strictly follow the guidelines provided, you will have CyberPanel  production on your server within a very short time.