How to install cPanel on ubuntu 20.04

  1. Login to your VPS / Dedicated server which is running Ubuntu 20.04. Now run the following commands
sudo apt update -y
sudo apt upgrade -y

2. After that run the command below to install cPanel’s latest version

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top