Show Contents / Index / Search

Install on HP-UX

To install Reflection for Secure IT on HP-UX

  1. Log on as root.
  2. Copy the package to your computer and change your working directory to the directory to which you copied the file.
  3. Use uncompress to unpack the package.

    uncompress package_name.depot.Z

    For example:

    uncompress wrq-rsit-client-7.0.0.999-ia64-hpux-11.23.depot.Z

  4. Use swinstall to install the unpacked package.

    swinstall -s full_path_and_package_name.depot SSH

    For example:

    swinstall -s /rsit/wrq-rsit-server-7.0.0.999-ia64-hpux-11.23.depot SSH

To uninstall

  1. Log on as root.
  2. (Server only) Use the server script to stop the server.

    /sbin/init.d/sshd2 stop

  3. Use swremove to uninstall the package.

    swremove SSH

Related Topics

Installation