Litespeed Cache is useful to increase high performance for your Wordpress Website. Following are the steps to install LiteSpeed Web Server WHM Plugin using SSH.
- Login to your Linux server using ssh. We assume that you are logged in as root or sudo user.
- Go to the src directory using the below command.
# cd /usr/src
- Hit below command to download LiteSpeed Web Server Plugin.
# wget http://www.litespeedtech.com/packages/cpanel/lsws_whm_plugin_install.sh
- Run below command to run the installer.
# sh ./lsws_whm_plugin_install.sh
Now, Incase you want to uninstall the LiteSpeed Web Server Plugin, please run the below command.
# /usr/local/cpanel/whostmgr/docroot/cgi/lsws/lsws_whm_plugin_uninstall