How To Install CyberPanel On Ubuntu VPS Server
CyberPanel is one of the most powerful and lightweight VPS control panels designed for:
- websites
- SaaS platforms
- WordPress hosting
- APIs
- business applications
- cloud hosting environments
It uses:
OpenLiteSpeed Web Server
which provides:
- high performance
- low resource usage
- advanced caching
- excellent scalability
In this guide,
you will learn how to install CyberPanel on an Ubuntu VPS server step-by-step.
Why Use CyberPanel?
CyberPanel is popular because it provides:
- free hosting control panel
- OpenLiteSpeed integration
- LiteSpeed Cache support
- email management
- DNS management
- SSL management
- Docker support
- WordPress optimization
It is one of the best control panels for Linux VPS hosting.
Prerequisites
Before starting,
ensure you have:
- Ubuntu VPS server
- root access
- minimum 2GB RAM
- SSH access enabled
- clean server installation
Recommended:
Ubuntu 22.04 LTS
Step 1 — Connect To Your VPS Server
Connect to your Ubuntu VPS using SSH.
Command:
ssh root@your-server-ip
Example:
ssh root@192.168.1.10
Step 2 — Update Server Packages
Update all server packages.
Command:
apt update && apt upgrade -y
Keeping packages updated improves:
- security
- compatibility
- server stability
Step 3 — Install Required Packages
Install wget utility.
Command:
apt install wget -y
Step 4 — Download CyberPanel Installer
Download the CyberPanel installer script.
Command:
wget -O installer.sh https://cyberpanel.net/install.sh
Step 5 — Start CyberPanel Installation
Run the installer.
Command:
bash installer.sh
The installation wizard will start.
Step 6 — Select Installation Options
During installation,
choose:
- Install CyberPanel
- OpenLiteSpeed
- Full installation
Recommended setup:
- CyberPanel
- OpenLiteSpeed Enterprise or OpenLiteSpeed
- PowerDNS
- Postfix
- Pure-FTPd
Step 7 — Configure Administrator Password
Set:
- admin username
- secure password
Use a strong password containing:
- uppercase letters
- lowercase letters
- numbers
- special characters
Step 8 — Wait For Installation Completion
Installation may take:
10–30 minutes
depending on server speed and internet connectivity.
Step 9 — Access CyberPanel Dashboard
After installation,
open your browser and visit:
https://your-server-ip:8090
Example:
https://192.168.1.10:8090
Step 10 — Login To CyberPanel
Use:
- administrator username
- administrator password
You now have access to the CyberPanel dashboard.
Important CyberPanel Features
CyberPanel provides:
- website management
- SSL management
- DNS hosting
- email hosting
- FTP management
- database management
- backups
- LiteSpeed Cache
- Docker support
How To Install SSL Certificates
CyberPanel includes:
Let’s Encrypt SSL
You can enable free SSL certificates directly from the dashboard.
Benefits:
- HTTPS encryption
- improved SEO
- improved security
- customer trust
How To Create Websites
Inside CyberPanel:
- create website
- assign domain
- configure PHP
- install WordPress
- manage databases
CyberPanel simplifies VPS hosting management significantly.
How To Restart OpenLiteSpeed
Restart OpenLiteSpeed server.
Command:
systemctl restart lsws
Important CyberPanel Ports
| Service | Port |
|---|---|
| CyberPanel Dashboard | 8090 |
| HTTP | 80 |
| HTTPS | 443 |
| SSH | 22 |
Configure Firewall Rules
If UFW firewall is enabled:
ufw allow 8090
Allow web traffic:
ufw allow 80
ufw allow 443
Reload firewall:
ufw reload
Common CyberPanel Errors
Installation Failed
Possible causes:
- insufficient RAM
- unsupported OS
- firewall restrictions
- incomplete package updates
Dashboard Not Opening
Check:
- firewall rules
- port 8090 access
- OpenLiteSpeed status
SSL Errors
Restart OpenLiteSpeed:
systemctl restart lsws
Why Businesses Use CyberPanel
Businesses prefer CyberPanel because it offers:
- high performance
- LiteSpeed optimization
- low resource usage
- modern infrastructure tools
- WordPress optimization
- scalable hosting management
It is ideal for:
- VPS hosting
- SaaS platforms
- business websites
- agencies
- developers
Why Choose DJ Technologies VPS Hosting
DJ Technologies Linux VPS hosting includes:
- NVMe SSD infrastructure
- enterprise virtualization
- premium network connectivity
- scalable cloud resources
- advanced security
- optimized VPS environments
- 24×7 technical support
Our VPS infrastructure is optimized for:
- CyberPanel hosting
- OpenLiteSpeed
- WordPress hosting
- business applications
- high performance cloud workloads
Final Thoughts
CyberPanel is one of the best free control panels for Linux VPS hosting.
Its:
- lightweight architecture
- OpenLiteSpeed integration
- performance optimization
- ease of use
make it ideal for:
- websites
- SaaS platforms
- WordPress hosting
- business infrastructure
- scalable cloud environments.
English