The CyberPanel is associate opensource net hosting electrical device. examination with the opposite panels, the most important distinction is that the net server victimisation with this one. There area unit a pair of choices, either to the OpenLiteSpeed that is that the opensource version of the LiteSpeed net server and conjointly we are able to choose the LiteSpeed Enterprise if required.
Installing CyberPanel on CentOS 7
- Login to the server as root.
- Run a yum update:
# yum update -y- Download the installer:
# wget -O installer.sh https://cyberpanel.net/install.sh- Correct the permissions and run the script:
# chmod 755 installer.sh
# sh installer.sh- It will ask for 3 options. To install the panel, please select the first option, so type 1 and enter.
6.Once the 1st option is selected, it will ask for which web server we need to use. If we need to use OpenLiteSpeed, please choose 1 again.
7.Then, it will ask for the default admin password to use. Either you can specify a password by selecting the option 's' or choose a random password by using the option 'r'
8.Then it will ask for some yes/no questions regarding some JS, PHP related programs. You can use the options based on your requirements. Once all selected, it will start the installation and it will take 15-20 minutes to complete the same.
9.Once it is done, you will get the login URL, passwords, etc. The URL will be https://(YOUR_SERVER_IP):8090
- cyberpanel
- 0 Users Found This Useful