Set up LiteSpeed Web Server With CyberPanel
This video demonstrates how to install the Enterprise version of LiteSpeed Web Server together with the CyberPanel hosting control panel.
Requirements:
– Full root access to a server with a supported operating system (see below).
– Python 3.x or newer
– 1024MB RAM, or more
– Minimum of 10GB disk space
– A domain name
– Your SSH port should be open
– TCP ports 7080, 8090, 80, 443, 25, 993, 465, 53 open
– UDP port 443, 53 open
Supported Operating Systems:
Fresh installs of Centos 8.x, Ubuntu 18.04, Ubuntu 20.04, AlmaLinux 8, or Ubuntu 22.04
Additional Resources:
Find a LiteSpeed VPS Hosting Partner:
How to choose a LiteSpeed Web Server license:
Purchase a license:
CLI command to install LSWS with a trial license or a serial number:
Check if LiteSpeed is listening for connections:
sudo lsof -i -P -n | grep LISTEN
CyberPanel Documentation:
[ad_2]
source