P
Plesk
LiteSpeed
Installation

Install LiteSpeed License

Complete guide for installing LiteSpeed Web Server and activating your SharedLicense.

SharedLicense TeamUpdated May 14, 20268 min read

Root SSH access and a valid LiteSpeed 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 LiteSpeed & License

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

Save the admin username and password displayed after installation.

Access WebAdmin

Access the WebAdmin console at https://YOUR-SERVER-IP:7080.


Was this article helpful?