How Do I Install a Control Panel on VPS? Print

  • Install cPanel, Control Panel, VPS Management, CyberPanel, Plesk
  • 0

A control panel provides a graphical user interface (like cPanel) to manage your websites, databases, and email without using the command line. You can install one on your BurjHost VPS.

Important: BurjHost's unmanaged VPS plans come with an empty server. You are responsible for installing the software you need.

Option A: Installing cPanel (Industry Standard)
cPanel is the most popular control panel but requires a license (you can purchase one through BurjHost).

  1. Log in via SSH as the root user.

  2. Run the following command (this downloads and runs the official installer):
    cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

  3. Warning: This installation process can take 30-60 minutes. Do not close your SSH connection.

  4. Once complete, you can access cPanel at https://your.vps.ip:2087 (WHM) to set up your accounts.

Option B: Installing a Free Control Panel (CyberPanel)
CyberPanel is a popular free alternative based on OpenLiteSpeed.

  1. Log in via SSH as root.

  2. Run the official installation command (check the CyberPanel website for the latest command).

  3. Follow the on-screen prompts.


Was this answer helpful?

« Back

Powered by WHMCompleteSolution