CentOS Web Panel
CWP adalah panel web hosting gratis dan PRO terdepan di dunia yang memberi Anda semua fleksibilitas untuk mengelola server dan klien Anda secara efektif dan efisien. Sekarang dengan CWP Secure Kernel memberikan tingkat keamanan setinggi mungkin untuk server Anda.
Panel Web Kontrol adalah panel kontrol modern dan intuitif gratis untuk server dan VPS yang memungkinkan manajemen sehari-hari dan keamanannya mudah. Pertimbangan diperhitungkan melalui pengembangan panel web dalam hal fungsionalitas keamanan dan antarmuka.
Perangkat lunak secara keseluruhan akan tetap gratis untuk digunakan agar tersedia untuk audiens yang lebih luas.
- Antarmuka Modern.
- Keamanan ke Inti.
- Termasuk Dukungan Premium.
- Dukungan yang Dapat Disesuaikan.
- Dibuat oleh admin sistem untuk admin sistem.
PERSIAPAN
SetUp Hostname
hostname srv1.example.com
Setup Server IP addresses
Software Requirements
- CentOS 7 MINIMAL is recommended version. (RECOMMENDED STABLE)
The best version to be used with CWP as it provides the most features and CWP Secure Kernel.
- CWP-CentOS 8 MINIMAL or BOOT Stream-Delayed. (RECOMMENDED LATEST)
We have our custom repositories making CentOS 8 Stream a stable version. More Info
- CentOS 8 Stream MINIMAL or BOOT
Direct installation or converted from CentOS 8 Linux. (Recommended)
- Rocky Linux 8 MINIMAL or BOOT
Compatible but with possible issues, Recommended is to use CentOS 8 Stream or CentOS 7
- Alma Linux 8 MINIMAL or BOOT
Compatible but with possible issues, Recommended is to use CentOS 8 Stream or CentOS 7
- Oracle Linux 7 & 8 MINIMAL or BOOT
Compatible but with possible issues, Recommended is to use CentOS 8 Stream or CentOS 7
Hardware Requirements
64 bit operating systems require a MINIMUM of 2GB RAM.
Recommended System:
4 GB+ RAM so you would have the full functionality such as Anti-virus scan of emails.
Server Updates
Preparing Server
cd /etc/yum.repos.d/ sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* sed -i 's|#baseurl=http://mirror.centos.org%7Cbaseurl=http://vault.centos.org%7Cg' /etc/yum.repos.d/CentOS-*
dnf update
Let’s install required packages for CWP installation
yum -y install wget
CentOS 8, Alma Linux and Rocky Linux: may need to install the EPEL repository to be able to install tools like wget:
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf install wget -y
Server Update
Now we need to update your server to the latest version
yum -y update
reboot
INSTALL
Installer for CentOS 7 (recommended)
cd /usr/local/src wget http://centos-webpanel.com/cwp-el7-latest sh cwp-el7-latest
Installer for CentOS 8, Alma Linux and Rocky Linux
cd /usr/local/src wget http://centos-webpanel.com/cwp-el8-latest sh cwp-el8-latest
Jika Selesai Silakan Reboot
reboot
= Masuk
Control WebPanel Admin GUI at
http://SERVER-IP:2030/
Username: root Password: YOUR_ROOT_PASSWORD