Install on Sun Solaris
To install Reflection for Secure IT on Solaris
- Log in as root.
- Copy the installation package to your computer and change your working directory to the directory to which you copied the file.
- Use uncompress to unpack the package.
uncompress package_name.pkg.Z
For example:
uncompress wrq-rsit-client-7.0.0.999-sparc-solaris10.pkg.Z
- Use pkgadd to install the package.
pkgadd -d package_name.pkg
For example:
pkgadd -d wrq-rsit-client-7.0.0.999-sparc-solaris10.pkg
To uninstall
- Log in as root.
- Use the pkgrm command to remove the package:
For
|
Use
|
server
|
pkgrm WRQIsshs
|
client
|
pkgrm WRQIsshc
|
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.
|