Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Accepts the EULA
  • Installs License Statistics to ${HOME}/licstat
  • Uses a trial license
  • Configures the web server to listen on port 8080
  • Installs the service under the name licstat and overwrites any existing service
  • Starts License Statistics after installation

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

...

  • Accepts the EULA
  • Installs License Statistics to /usr/licstat
  • Installs a service under the default name xflicstat
  • Uses the license file /tmp/license.lic
  • Configures the web server to listen on port 80

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

...