Install CyberPanel on VPS Server


This article provides a guide for how to install CyberPanel on VPS server.

What is CyberPanel?

CyberPanel is a lightweight and powerful control panel for the modern web.

Features of CyberPanel:

  • OpenLiteSpeed
  • Multiple PHP versions (5.6 - 8.1, 8.0 as default)
  • DNS Server (Bind) with clustering capabilities
  • POP/IMAP/SMTP mail services with Anti-Virus, Anti-Spam, and Webmail (ClamAV, SpamAssassin, Sieve, Roundcube)
  • MariaDB and/or PostgreSQL databases
  • Let's Encrypt SSL support with wildcard certificates
  • Firewall with brute-force attack detection and IP lists (iptables, fail2ban, and ipset).

CyberPanel System Requirements

  • Centos 7.x, Centos 8.x, Ubuntu 18.04, Ubuntu 20.04, AlmaLinux 8
  • Python 3.x
  • 1024MB RAM, or higher
  • 10GB Disk Space

How to Install CyberPanel on VPS

  1. Login to your VPS using SSH.
  2. Run the following command as root user:
    sudo yum update
    sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
  3. Configure your install via CyberPanel installer:
    CyberPanel Installer v2.1.2
    
    RAM check : 184/981MB (18.76%)
    
    Disk check : 7/30GB (27%) (Minimal 10GB free space)
    
    1. Install CyberPanel with OpenLiteSpeed.
    
    2. Install Cyberpanel with LiteSpeed Enterprise.
    
    3. Exit.
    
    
      Please enter the number[1-3]:
  4. Once complete, you will be presented with the CyberPanel installer confirmation:
    CyberPanel VPS installation completed
  5. You can now login to your server from the Web GUI using port 8090.

Conclusion

You now are able to install CyberPanel on VPS server.

Related

  • control panel, control panel software, vps guide, vps guides, cyberpanel
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

How to Change Root Password Using SSH

This article explains the method of changing the root password on a Linux Server using SSH....

What Server Virtualization Are Your Hypervisors?

All VPS hypervisors use KVM virtualization technology. Order here: KVM VPS servers

Modify Directory and Subdirectory Permissions

This article demonstrates the process of chmod file and subfolder permissions per directory,...

Video: How to Check Whether the VPS Status is Online or Offline in Virtualizor

This video tutorial provides Step-by-Step instructions for how to check whether the VPS status is...

Video: How to Check VPS RAM, IP, Disk Capacity and the Virtualization Details in Virtualizor

This video tutorial provides Step-by-Step instructions for how to check VPS RAM, IP, disk...