Install and Uninstall on Sun Solaris
To install Reflection for Secure IT on Solaris
- Log in as root.
- Copy the installation package file to your computer and navigate to the directory that contains this file.
- Use uncompress to unpack the package.
uncompress package_name.pkg.Z
For example:
uncompress rsit-client-7.2.0.999-sparc-solaris10.pkg.Z
- Use pkgadd to install the package.
pkgadd -d package_name.pkg
For example:
pkgadd -d rsit-client-7.2.0.999-sparc-solaris10.pkg
Note: On systems running Solaris 10, you can use zones to partition a single Solaris instance into isolated application environments. For information about installing Reflection for Secure IT in a zones environment, refer to Technical Note 2254.
To uninstall
- Log in as root.
- Use the pkgrm command to remove the package:
For
|
Use
|
server
|
pkgrm RSITsshs
|
client
|
pkgrm RSITsshc
|
|