## Installing CyberPanel ##
Step 1: Connect to your server via SSH
The installation of CyberPanel is quite simple. First, log into your server via SSH.
Step 2. become super user “root”
sudo su –
Step 3: Update packages
sudo apt update
Step 4: Upgrade packages
sudo apt upgrade
Step 5: Run the cyberpanel installation script
(Run the following command. It will initiate the automated installation script, which will prompt you for a few decisions about which version of LiteSpeed and which add-ons you would like to install.)
sh <(curl https://cyberpanel.net/install.sh || wget -O – https://cyberpanel.net/install.sh)
Step 5: Select the version of LiteSpeed
that you would like to use Select which version of LiteSpeed to install.
If you select LiteSpeed Enterprise, please ensure that you have obtained a license key first.
1. Install CyberPanel with OpenLiteSpeed.
2. Install Cyberpanel with LiteSpeed Enterprise.
3. Exit.
enter the number- 1 ( for Install CyberPanel with OpenLiteSpeed. )
Step 6:
Full Service (default Y): Y
PowerDNS 118 – an open-source DNS server
Postfix 56 – open-source mail transfer agent
Pure-FTPd 31 – open-source FTP server
Step 7 :
Remote MySQL (default N): N
Step 8 :
You can choose to install a previous version of CyberPanel, or press Enter to install the latest :
Press Enter to the latest vesrsion
Step 9 :
Set password (d/r/s)
Password (default “1234567”): Not Recomended
r for Random Password
s for Set Password
Note: It is recommended that you use “s” to set your own strong password
This time we choose random option.
so we type “r” and press enter
Step 10 :
Memcached 32 (default Y): Y
Step 11:
Distributed memory object caching system
Redis 14 (default Y): Y
Step 12:
In-memory data structure store, used as a database, cache, and message broke
Watchdog 45 (default Yes): Y
(Kernel watchdog is used to monitor if a system is running. It is supposed to automatically reboot hanged systems due to unrecoverable software errors )
Step 13: Installation process start
The installation process will proceed automatically. It will take 5-10 minutes, depending on the speed of your server.
Step 14: Finalize Installation
At the end of the installation process, you will be presented with the following screen which contains important information about your configuation. Select and copy it to a safe location for future reference.
###################################################################
CyberPanel Successfully Installed
Current Disk usage : 7/30GB (26%)
Current RAM usage : 313/981MB (31.91%)
Installation time : 0 hrs 11 min 0 sec
Visit: https://<your server’s IP address>:8090
Panel username: admin
Panel password: <the password you set during installation>
Visit: <your server’s IP address>:7080
WebAdmin console username: admin
WebAdmin console password: TSXMwny4zVeDg37K
Visit: https://<your server’s IP address>:8090/rainloop/?admin
Rainloop Admin username: admin
Rainloop Admin password: gQKFWm9O3nr7Xn
Run cyberpanel help to get FAQ info
Run cyberpanel upgrade to upgrade it to latest version.
Run cyberpanel utility to access some handy tools .
Website : https://www.cyberpanel.net
Forums : https://forums.cyberpanel.net
Wikipage: https://docs.cyberpanel.net
Docs : https://cyberpanel.net/docs/
Enjoy your accelerated Internet by
CyberPanel & OpenLiteSpeed
###################################################################
If your provider has a network-level firewall
Please make sure you have opened following port for both in/out:
TCP: 8090 for CyberPanel
TCP: 80, TCP: 443 and UDP: 443 for webserver
TCP: 21 and TCP: 40110-40210 for FTP
TCP: 25, TCP: 587, TCP: 465, TCP: 110, TCP: 143 and TCP: 993 for mail service
TCP: 53 and UDP: 53 for DNS service
Your provider seems blocked port 25 , E-mail sending may not work properly.
Step 15: Restart Server
Would you like to restart your server now? [y/N]: Y
Enter “y” to restart. Or enter “reboot” later after you have performed other desired operations.
Step 16: Access CyberPanel
After the successful installation you can access CyberPanel using the details below (make sure to change):
URL: https://<Your Server’s IP Address>:8090
Username: admin
Password: <the password you set during installation>