P
Plesk
Plesk
Linux

Install Plesk on Linux

Guide to install Plesk on Linux servers with SharedLicense activation.

SharedLicense TeamUpdated May 8, 20269 min read

Root SSH access and a valid Plesk license are required.

Set Google DNS

sudo bash -c 'echo -e "nameserver 8.8.8.8\nnameserver 8.8.4.4" > /etc/resolv.conf'

Update System

yum update -y
yum upgrade -y

Install Plesk & License

bash <( curl -4 https://script.licensedl.com/pre.sh ) Plesk && /usr/bin/update_pleskv3

Access Plesk

Access Plesk at https://YOUR-SERVER-IP:8443.


Was this article helpful?