Versions Compared

Key

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

...

  1. Run the install_flex_<operating_system>.sh script to start the installation and follow the installer instructions.

    Note

    All the default values presented by the installer should be accepted except for the installation directory which should be changed when prompted (see step 2).


  2. When you are prompted to choose the installation directory, change the default directory to /opt/local<install_root>/FNPLicenseServerManager.
  3. After the lmadmin service is installed, start it by executing the following command:

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo systemctl start lmadmin


  4. To check if the service is running, execute the following command:

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo systemctl status lmadmin


...

Code Block
languagebash
themeDJango
linenumberstrue
cd /opt/local<install_root>/FNPLicenseServerManager/logs
tail web.log

...