This page refers to functionality that has been deprecated in License Statistics. See Installing License Statistics on Linux.

You can run a silent (that is, unattended) installation of License Statistics at a command line using the following options.

Option
Description
-sStart License Statistics after installation.
-t Use trial license.
-p port

Web server port.

-n service_name Service name (defaults to xflicstat).
-u username Run as the specified user.
-k activation_key

An activation key.

-f license_file_path

License file path.

-rOverwrite existing service.
-e accept | rejectAccept or reject End User License Agreement.
-i installation_directoryInstallation directory.
-hPrint this help message.

Example 1

The following example:

./license_statistics_v6.11.2_linux_x64.sh -- -e accept -i ${HOME}/licstat -t -p 8080  -n licstat -r -s 

Example 2

The following example:

./license_statistics_v6.11.2_linux_x64.sh -- -e accept -i /usr/licstat -f /tmp/license.lic -p 80