Versions Compared

Key

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

...

  1. Submit to the technical support the MAC address of the Server where the detection tool will be used. 

    Note
    titleAttention!

    The detection tool will not work on the Server with a different MAC address.


  2. Get the license activation key from the technical support.

  3. Create the LicenseFile_LprIV.txt file and put it into the /opt/AxxonSoft/DetectorPack/ folder.

    Code Block
    sudo touch /opt/AxxonSoft/DetectorPack/LicenseFile_LprIV.txt


  4. Enter the received key into the LicenseFile_LprIV.txt file.

    Code Block
    echo '<License activation key>' | sudo tee -a /opt/AxxonSoft/DetectorPack/LicenseFile_LprIV.txt


  5. Reboot Restart the Server.

    Code Block
    sudo reboot


...