LightSpeed WebServer (Standard Free)

wget http://www.litespeedtech.com/packages/4.0/lsws-4.0.15-std-i386-linux.tar.gz

tar -xvf lsws-4.0.15-std-i386-linux.tar.gz

cd lsws-4.0.15

./install.sh

 

Configure the settings & it will install it fully.

 

INSTALLALLING THE CPANEL PLUGIN

cd /usr/src
wget http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh
chmod 700 lsws_whm_plugin_install.sh
./lsws_whm_plugin_install.sh
rm -f lsws_whm_plugin_install.sh

Was this answer helpful?

 Print this Article

Also Read

cPanel Wildcard Subdomains

Ever wanted to setup subdomains on your Cpanel server, such that a keyword is the wildcard part...

Installing Webmin (Tar Verison)

The following simple steps will install the webmin control panel for you.   wget...

Installing cPanel Web Server

To begin your installation, use the following commands:   cd /home — Opens the...

Setting up DNS using Webmin

Here's a quick walkthrough for using Webmin to setup DNS. (Depending on your Distro, you may...

How to Install Remote Desktop ( RDP ) using nomachine on your ubuntu instance

1) Install ubuntu desktop on your server instance By default X server, GNOME etc is not installed...