Show Contents / Index / Search

Install and Uninstall on Linux

To install Reflection for Secure IT on Linux

  1. Log in as root.
  2. Copy the installation package file to your computer and navigate to the directory that contains this file.
  3. Use rpm to install the package:

    rpm -ivh package_name.rpm

    For example:

    rpm -ivh rsit-client-7.2.0.999-i386-rhel.rpm

To uninstall

  1. Log in as root.
  2. Enter one of the following commands.

    For

    Use

    server

    rpm -e --nodeps rsit-server

    client

    rpm -e --nodeps rsit-client

Related Topics

Replace an Earlier Version or other Existing Secure Shell Program

Migrate Settings from Existing Configuration Files

Install Reflection PKI Services Manager

Install to a Non-Default Location on Linux

Troubleshooting Systems Running SELinux