Page tree

Versions Compared

Key

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

...

 sudo /opt/pixar/PixarLicense-LA-22.0./LicenseApp/bin/LicenseApp

...

Before the License Server can be started, it must be installed as a service on the Linux machine that the floating license is keyed to. To do this, execute the following command in a shell window:

Code Block
sudo shbash /opt/pixar/PixarLicense-LA-22.0/linux_installService.sh

...

To start the license service, execute the following command in a shell window:

Code Block
sudo service pixarlicenseserverpixar-license start

When the License Server is running correctly, the LicenseApp program will display information about license features and the counts:

...

If you need to stop the license service for some reason, execute the following command in a shell window:

Code Block
sudo service pixarlicenseserverpixar-license stop

When the License Server is no longer running, the LicenseApp program will display that information:

...

Every time you update your license file, you will then need to restart the license service to pick up the new license contents. The license can be restarted by typing the following into a shell:

Code Block
sudo service pixarlicenseserver restart

 

The license server is installed, by default, in /opt/pixar/PixarLicense-LA-<version> and contains the following components and scripts:

...