License file update

For that you will need PuTTY and WinSCP programs.

  1. Connect to the server via PuTTY and stop TRASSIR service using the command:

    # systemctl stop t1daemon

    You can also do it using WinSCP - by calling the terminal using Shift+Ctrl+T .

  2. Connect to the server via WinSCP and replace license file "license.txt" or it's content by the address /var/lib/Trassir/ .


  3. Enable TRASSIR service using the command via PuTTY or WinSCP:

    # systemctl start t1daemon

Configuration file update

For that you will need PuTTY and WinSCP programs.

  1. Connect to the server via PuTTY and stop TRASSIR service using the command:

    # systemctl stop t1daemon
  2. Connect to the server via WinSCP and replace config file "_t1server.settings" by the address /var/lib/Trassir/ .
    image2021-12-15_13-28-35.png

  3. Enable TRASSIR service using the command via PuTTY or WinSCP:

    # systemctl start t1daemon

Uploading license and configuration files from TRASSIR Client GUI

For that, "watchdog" service is required. You will need PuTTY and WinSCP programs.

  1. Connect to the server via PuTTY and stop TRASSIR service using systemctl stop t1daemon . You can also do it using WinSCP - by calling the terminal using Shift+Ctrl+T .
  2. Edit t1daemon.service file by the address /usr/lib/systemd/system/t1daemon.service . Using WinSCP, you can right click on the file and choose "edit", then Ctrl+S for saving.
    image2021-12-15_12-13-23.png

    In the 15th string replace:

    ExecStart=/opt/dssl/tech1/t1daemon-core2 --work_dir /var/lib/Trassir/ 

    with:

    ExecStart=/opt/dssl/tech1/t1daemon-core2 --watchdog --work_dir /var/lib/Trassir/


    image2021-12-15_12-24-33.png

    Save the changes.
    You can check the successful string change using PuTTY and commad:

    # cat /usr/lib/systemd/system/t1daemon.service
  3. Restart the OS using the command:

    # reboot
  4. Check if the Update License and Restore Configuration Backup buttons are available on the server



    If you're planning to Upload configuration backup from another server, after pressing "Restore Configuration Backup", choose to generate random IDs
    screenshot-1.png

Vasily Selivantsev 

  • Нет меток