
Content ID – Cara Install Cyberpanel di Centos 7. CyberPanel adalah salah satu webhosting panel yang bisa dimanfaatkan untuk memanajemen hosting yang ada di VPS. CyberPanel menggunakan OpenLiteSpeed sebagai base webservernya.
Hampir semua orang tahu LiteSpeed adalah salah satu webserver yang biasanya disandingkan dengan CPanel. Dengan LiteSpeed webserver akan lebih cepat dan lebih kencang.
Beberapa kelebihan CyberPanel adalah:
- OpenLiteSpeed, OpenLiteSpeed is a high-performance, lightweight, open source HTTP Server.
- LiteSpeed Cache, OpenLiteSpeed comes with cache module, using which you can make your websites much more faster. LiteSpeed WordPress cache plugin can be installed to enable caching out of the box.
- Multiple PHPs!, LiteSpeed has its own LSAPI which greatly enhances PHP performance to the next level. Choose from multiple PHPs for your site.
Beberapa Feature yang bisa didapatkan dari CyberPanel adalah:
- MAIL SERVER, CyberPanel ships with a mail server, so that you can set up your email services right inside the panel.
- DNS SERVER, In case you want to run a DNS server, CyberPanel ships with PowerDNS for you to easily manage your DNS zones.
- AUTO SSL, With CyberPanel SSL is easy. While creating websites you can choose to issue SSL certificates through Let’s Encrypt.
- MULTIPLE PHPS, Choose from multiple PHPs, from PHP 5.3 through PHP 7.1. CyberPanel allow you to install or remove extensions for your selected PHP.
- BACKUPS, Create easy-to-use local and remote backups, and transfer accounts from your previous CyberPanel installations.
- FIREWALL, CyberPanel’s Firewall section allows you to choose which ports are open. You have full control over server security.
- Docker on CyberPanel
- Centralized management via platform.cyberpanel.net
- Backup to S3 Amazon, Digital Ocean, and Minio
- CyberPanel now supports Ubuntu (18.04 and 18.10) & Centos
Berikut langkah-langkah menginstall CyberPanel di VPS Centos 7 Digital Ocean.
1. Login ke VPS dengan id root
2. Lakukan update VPS
yum -y update yum -y upgrade
3. Reboot Server
reboot
4. Login lagi ke vps centos untuk memulai instalasi CyberPanel
5. Download file instalasi CyberPanel dan jalankan perintah dibawah untuk install CyberPanel
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
6. Setelah seleasi instalasi lakukan login dan ubah password alamat urlnya adalah:
https://ip-address:8090
Login : Admin
Pass : <Sesuai dengan password yang diberikan pas Instalasi CyberPanel>







