Installing or removing the application on a device with the TeNIX WS operating system

To install the application on a device with the TeNIX WS operating system:

  1. Unpack the kics-<build number>.tgz, kics-gui-<build number>.tgz, and klnagent64_<build number>.tgz archives into a directory.
  2. Install the relevant packages using the tpkg package manager by running one of the following commands:
    • PKGDIR=<directory with the packages> tpkg kics to install the application without the graphical user interface
    • PKGDIR=<directory with the packages> tpkg kics-gui to install the application and the graphical user interface
    • PKGDIR=<directory with the packages> tpkg klnagent to install the Network Agent package
  3. Perform the initial configuration of the application and the Network Agent.

To remove the application from the TeNIX WS device:

PKGDIR=<directory with the packages> tpkg -d <package>

where <package> is one of the following installation packages:

Page top