Tectia Client for Linux platforms is supplied in RPM (Red Hat Package Manager) binary packages for Red Hat Enterprise Linux, Rocky Linux and SUSE Linux running on the 64-bit x86-64 platform architecture.
The downloaded installation package contains the RPM installation files. Two packages are always required: one for the common components of Tectia Client and Server, and one for the specific components of Tectia Client. If you want to use the product with a graphical user interface (GUI), install also the optional GUI support package.
To install Tectia Client on Linux, follow the instructions below:
Unpack the downloaded tar
package.
Select the installation package according to your Linux architecture.
When installing on Red Hat Enterprise Linux, Rocky Linux or SUSE Linux versions running on the 64-bit x86-64 architecture, use the packages named:
ssh-tectia-common-<version>
-linux-x86_64.rpm ssh-tectia-client-<version>
-linux-x86_64.rpm ssh-tectia-guisupport-<version>
-linux-x86_64.rpm
In the commands, <version>
indicates the product
release version and the current build number (for example,
6.6.3.123
).
Install the packages with root privileges:
# rpm -ivh ssh-tectia-common-<version>
-linux-x86_64.rpm # rpm -ivh ssh-tectia-client-<version>
-linux-x86_64.rpm # rpm -ivh ssh-tectia-guisupport-<version>
-linux-x86_64.rpm
Or upgrade the packages if you already have an older Tectia Client version installed:
# rpm -Uvh ssh-tectia-common-<version>
-linux-x86_64.rpm # rpm -Uvh ssh-tectia-client-<version>
-linux-x86_64.rpm # rpm -Uvh ssh-tectia-guisupport-<version>
-linux-x86_64.rpm
Copy the license file to the /etc/ssh2/licenses
directory.
(This is not necessary in "third-digit" maintenance updates.) See
also Licensing.