Environment installation (Linux)

Sentinel LDK Run-time environment acts like a driver for software (SL AdminMode) and hardware license keys. It is crucial for normal operation of keys and, thus, protected applications. Usually the environment is installed automatically along with the protected product and a demo key for it.

In case you need to install Sentinel LDK Run-time manually:

(as a root user):

  1. Download the environment package to the target machine:

    wget --no-check-certificate https://release.vit.ua/Sentinel/vit_hasp_install.tar.gz -O ~/vit_hasp_install.tar.gz
  2. Decompress the archive:

    tar zxvf ~/vit_hasp_install.tar.gz -C ~
  3. Run the installer:

    sudo ~/vit-hasp/install.sh

    For simplicity, you can combine the commands from steps 1, 2, 3 into one-liner:

    cd ~ && wget --no-check-certificate https://release.vit.ua/Sentinel/vit_hasp_install.tar.gz && tar zxvf ~/vit_hasp_install.tar.gz && sudo ~/vit-hasp/install.sh

    If the environment is successfully installed, you will be able to open Sentinel Admin Control Center web-application: http://127.0.0.1:1947/