SSH

Installing Tectia Client on Linux on IBM System z

Tectia Server for Linux on IBM System z includes client-side tools that can be installed the same way as Tectia Client. The installation files for both Tectia Server for Linux on IBM System z and the client-side tools are included in the same installation bundle.

Tectia Server for Linux on IBM System z and its client tools are supplied in RPM (Red Hat Package Manager) binary packages for Red Hat Enterprise Linux and SUSE Linux on IBM System z. The same installation packages can be used on all supported Linux versions on IBM System z.

The Tectia online installation bundle contains the RPM installation files and the license file.

On the installation disk, the installation packages for Linux on IBM System z are located in the /install/linux/ directory.

To install the client-side tools of Tectia Server for Linux on IBM System z, follow the instructions below:

  1. Download the commercial or the evaluation version of the installation bundle according to your license type:

    tectia-server-ibm-z-<version>-linux-s390-comm.tar
    tectia-server-ibm-z-<version>-linux-s390-upgrd-eval.tar
    

    In the package names, <version> corresponds to the release version and build number, for example 6.3.14.123).

  2. Unpack the downloaded tar package.

  3. Select the client installation packages. Two packages are required: one for the specific components of the client, and another for the common components of Tectia Server and the client-side tools:

    ssh-tectia-client-<version>-linux-s390.rpm
    ssh-tectia-common-<version>-linux-s390.rpm
    
  4. Install the packages with root privileges:

    # rpm -Uvh ssh-tectia-client-<version>-linux-s390.rpm
    # rpm -Uvh ssh-tectia-common-<version>-linux-s390.rpm
    
  5. Copy the license file to the /etc/ssh2/licenses directory. See also License File.