Versions Compared

Key

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

...

The information on this page refers to License Statistics Statistics  v6.17 18 or newer, which changed introduced the CLI and moved the License Statistics installation procedure for Linuxlicense from a file to the database. If you are running a previous version of License Statistics, see documentation for previous versions.

This section describes the installation procedure for Linux using the DEB installer, which is recommended for use with Ubuntu and Debian distributions.

...

FileDescription
/opt/xflicstatApplication files
/var/opt/xflicstatUser files, including license, logs , and stored data
/etc/default/xflicstatPackage parameters
/usr/share/doc/xflicstat Package documentation

...

  1. Go to the directory:
    /var/opt/xflicstat/license
  2. Run the lacutil tool:
    /opt/xflicstat/bin/lacutil xflicstat-cli license activate -act_key {activation_key}

You may also use an alternative activation method, as described in https://docs.x-formation.com/display/LICSTAT/Activating + a + License + Statistics + licenseImage Removed.

Anchor
starting
starting
Starting the service

...

  1. Uninstall the service, but keep user and configuration files for future usage:

    Code Block
    sudo dpkg -r xflicstat


  2. Uninstall all licstat License Statistics files (prune) including user and configuration files:

    Code Block
    sudo dpkg -P xflicstat


...