Installing CyberPanel on CentOS 7 Easy Methods only 3 Minutes

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

  1. Login to the server as root.
  2. Run a yum update:
    # yum update -y
  3. Download the installer:
    # wget -O installer.sh https://cyberpanel.net/install.sh
  4. Correct the permissions and run the script:
    # chmod 755 installer.sh
    # sh installer.sh
  5. 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
Was this answer helpful?

Related Articles

Most common reasons for a site to be down

The most common reason for a web-site to be down can be separated on few major categories. The...

What about DDoS attacks? Can you protect us from those?

Yes and no. Unfortunately, the succes of a Denial-of-Service attack is largely dependent on the...

Do you guarantee that our site will never be hacked ?

No, as many aspects of this are, to a large degree, far beyond our control. For example, your IT...

Difference between window and linux Server

Windows hosting and Linux Hosting Packages operate on different operating systems. Although...

Backup policy, Do you provide backups?

You are responsible for your backups and web content. We create our own weekly backups on the...