In this article, we will show you how to install cPanel on CentOS, Ubuntu, AlmaLinux VPS, as well as go through the initial configuration.
cPanel is top hosting control panel for Linux which has a user-friendly web interface – with it, users can manage their websites, email addresses, FTP accounts, DNS records, databases, and shell accounts.
- CentOS 6 and Red Hat Enterprise Linux 6 CentOS 8
- CloudLinux 6
- CentOS 7, Red Hat Enterprise Linux 7, CloudLinux 7
- Ubuntu 20.04 LTS
- CloudLinux 8
- AlmaLinux OS 8
Operating systems Check This.
Vps Provider With Port 25 Open
The second thing you will need is a VPS server. a public server to install & Setup SMTP.
In My Post i Am Using Digitalocean Vps Server.
Here is a list of some companies:
List of VPS Hosting Providers Offering Open Port 25
- Vps Provider With Port 25 Open
- dartnode
- rarecloud
- Contabo.
- Ultahost
- Servebyte.
- OVH.
- Alexhost
- Knownhost
- Racknerd
- Turnkey internet.
- Vpsbg
- Hostwinds
Prepare for Installation
Centos:-
yum install perlyum install curlhostnamectl set-hostname myeserver.mydomain.comcurl -o latest -L https://securedownloads.cpanel.net/latestsh latestUbuntu:-
sudo apt update
sudo apt upgradehostname cpanel.yourdomainname.comcd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
AlmaLinux:-
yum update -yyum install perlyum install curlhostnamectl set-hostname myeserver.mydomain.comcd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
URL to login to the admin panel of cPanel / WHM: https://serverIP:2087
Username = root
