Cpanel installation on ubuntu 20 server and login to the cpanel using the domain url and website set

Published: 05 April 2023
on channel: Devops TerraByte
9,516
53

In this we will install the cpanel and login to the cpanel using the domain url and we will mapping the cpanel ip with our domain name.

Cpanel installation Commands :-
1] Stop the firewall service
iptables-save ~/firewall.rules
systemctl stop ufw.service
systemctl disable ufw.service
systemctl stop firewalld.service
systemctl disable firewalld.service

2] Upgrade the system
sudo apt update
sudo apt upgrade

3] add the domain name entry in host file :-
vi /etc/hosts
server Ip domain-name

4] cpanel installation script :-
cd /home && curl -o latest -L https://securedownloads.cpanel.net/la... && sh latest

5] Login to your cpanel / whm
serverip/2083
serverip/2087

URL Based :-
domainname/cpanel
domainname/whm


Watch video Cpanel installation on ubuntu 20 server and login to the cpanel using the domain url and website set online without registration, duration hours minute second in high quality. This video was added by user Devops TerraByte 05 April 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 9,516 once and liked it 53 people.