Upgrade from Standard Edition (free) to Enterprise Edition (paid) involves two steps:
cd /root wget http://www.litespeedtech.com/packages/4.0/lsws-4.1.13-ent-x86_64-linux.tar.gz tar zxf lsws-4.1.13-ent-x86_64-linux.tar.gz cd lsws-4.1.13 echo "xxx-xxx-xxx" > serial.no # where xxx-xxx-xxx is the license key string ./install.sh # Choose 'U' for upgrade when prompted and default for the rest.