CyberPanel is a powerful web hosting control panel that simplifies managing web servers, websites, and databases. This comprehensive guide will walk you through the steps to install CyberPanel on your server.
Prerequisites
Before installing CyberPanel, ensure that your server meets the following requirements:
1. Operating System Compatibility: CyberPanel supports CentOS 7, 8, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS.
2. Minimum Hardware Requirements: At least 1GB RAM, 10GB disk space, and a 1GHz CPU.
3. Stable Internet Connection: Ensure a stable internet connection throughout the installation.
Step-By-Step Guide on Installing CyberPanel
Now, look at the step-by-step guide on installing CyberPanel for a hassle-free experience.
Step 1: Update Your System
Before proceeding with the installation, updating your system's package repositories and installed packages to their latest versions is essential. Use the following commands:
sudo yum update # For CentOS
sudo apt update # For Ubuntu
Step 2: Download CyberPanel Installation Script
To download the CyberPanel installation script, use the following command:
wget -O installer.sh https://cyberpanel.net/install.sh
Step 3: Run the Installation Script
After downloading the installation script, execute it with the following command:
sudo sh installer. sh
Step 4: Select Installation Type
Once the installation script starts running, you will be prompted to choose between various installation types, such as:
OpenLiteSpeed: A free version of LiteSpeed with basic features.
LiteSpeed Enterprise: A premium version with advanced features like LiteSpeed Cache.
OpenLiteSpeed with CyberPanel: Combines the benefits of OpenLiteSpeed with the CyberPanel control panel.
Select your preferred installation type by typing the corresponding number and pressing Enter.
Step 5: Enter Your Information
After selecting the installation type, you will be prompted to enter your information, including:
Admin Email Address: Provide a valid email address for administrative purposes.
Admin Password: Choose a strong password for the CyberPanel admin user.
Hostname: Enter your server's hostname.
Step 6: Wait for Installation to Complete
The installation process will begin once you have provided all the necessary information. Sit back and relax while the script automatically installs CyberPanel and its dependencies.
Step 7: Access CyberPanel
After the installation, you can access CyberPanel by navigating to your server's IP address or hostname, followed by the port number 8090 in your web browser. For example:
https://your_server_ip_or_hostname:8090
Step 8: Log in to CyberPanel
You will be prompted to log in to CyberPanel in your web browser. Log in using the email address and password you provided during the installation process.
Step 9: Initial Configuration
Upon logging in, you will be guided through the initial configuration process, which includes setting up your server, creating websites, and configuring DNS settings.
Step 10: Secure Your CyberPanel Installation
It's crucial to secure your CyberPanel installation to prevent unauthorized access and ensure the safety of your server and websites. Some security measures include:
Firewall Configuration: Configure your server's firewall to allow only necessary incoming and outgoing traffic.
SSL/TLS Certificates: Install SSL/TLS certificates to encrypt data transmitted between clients and your server.
Regular Updates: Keep CyberPanel and all installed software up to date to patch any security vulnerabilities.
Strong Passwords: Use strong, unique passwords for all user accounts and services to prevent unauthorized access.
Conclusion
Following this step-by-step guide, you should now have CyberPanel installed and running on your server. With its user-friendly interface and powerful features, CyberPanel makes web hosting management a breeze. Take advantage of its capabilities to streamline your website management tasks and enhance your online presence.