Download
- Click the button on the right to download LotServer Linux Installer.
- The installer needs to connect back to AppEx web distribution server through internet. Therefore your server to run this installer needs internet access.
- If your server cannot connect to internet, please try Manual installation
Install
- Interactive Installation
- 1. Copy the downloaded file onto your server.
- 2. Uncompress it: tar xzvf lotServerInstaller.tar.gz
- 3. Run: bash lotServerInstaller.sh Note that this program requires root privileges
- 4. Enter the email and password of your registered account when asked for.
- 5. After your account has been verified successfully, the installer will automatically connect to the AppEx web distribution and download the licensed LotServer package built for your server. This process may take a few to tens of seconds depending on the connection quality and server load.
- 6. Enter the network interface to be accelerated and its bandwidth following the prompt.
- 7. Choose whether to load LotServer on system start-up.
- 8. Choose whether to start LotServer immediately.
- Noninteractive Installation
- 1. Copy the downloaded file onto your server.
- 2. Uncompress it: tar xzvf lotServerInstaller.tar.gz
- 3. Run: bash lotServerInstaller.sh -e email -p password [-in inbound_bandwidth] [-out outbound_bandwidth] [-i interface] [-r] [-t] [-b]
- Note that this program requires root privileges, and more parameter descriptions you can exec: bash lotServerInstaller.sh -h
- Any problems? Click here.