- Beranda
- Komunitas
- Tech
- Linux dan OS Selain Microsoft & Mac
Install Cpanel pada Ubuntu 20.04 di AWS


TS
hendrokyuby
Install Cpanel pada Ubuntu 20.04 di AWS
Install Cpanel pada Ubuntu 20.04 di AWS
------------------------------------------------------------------
- Install Cpanel / WHM pada AWS
a. Setup domain atau subdomain untuk WHM nantinya
b. Buat instance Ubuntu 20.04LTS
c. Ganti password root
d. Setup Secuirty Grup di AWS
4. Disable firewall
5. UpdateOS
6. Setup Hostname
7. InstallCpanel
8. Mengaktifkan Lisensi Cpanel
9. Login WHM
----------------------------------------
Video :
------------------------------------------------------------------
- Install Cpanel / WHM pada AWS
a. Setup domain atau subdomain untuk WHM nantinya
b. Buat instance Ubuntu 20.04LTS
c. Ganti password root
d. Setup Secuirty Grup di AWS
Code:
SSH with source anywhere , port 22
HTTP with source anywhere, port 80
HTTPS with sources anywhere, port 443
DNS (UDP) with source anywhere, port 53
DNS (TCP) with source anywhere, port 53
Custom TCP 2077 with source anywhere
Custom TCP 2078 with source anywhere
Custom TCP 2082 with source anywhere
Custom TCP 2083 with source anywhere
Custom TCP 2086 with source anywhere
Custom TCP 2087 with source anywhere
Custom TCP 2096 with source anywhere
Custom TCP 3306 with source anywhere
Custom TCP 2525 with source anywhere
4. Disable firewall
Code:
systemctl stop firewalld.service
systemctl disable firewalld.service
5. UpdateOS
Code:
apt update && apt upgrade
6. Setup Hostname
Code:
vi /etc/hostname
192.168.1.10 cpanel.netshop-isp.com.cy cpanel
7. InstallCpanel
Code:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
8. Mengaktifkan Lisensi Cpanel
Code:
sudo /usr/local/cpanel/cpkeyclt
9. Login WHM
Code:
IP_address_VPS/whm | IPaddr:2087
----------------------------------------
Video :







Imamu.muhaisseu dan 2 lainnya memberi reputasi
3
297
3


Komentar yang asik ya
Urutan
Terbaru
Terlama


Komentar yang asik ya
Komunitas Pilihan