Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

The following sections cover the procedures for installing, removing and upgrading the CHARON-SSP for Linux software.

Table of Contents

Installing

...

CHARON-SSP Manager for Linux 
Anchor
Installing the CHARON-SSP Manager for Linux
Installing the CHARON-SSP Manager for Linux

The CHARON-SSP Manager for Linux software is shipped as a tar, gzip distribution package.  To begin the installation, unpack the distribution archive, like so:

...

Note

All installation steps are required to be performed from a privileged account as denoted by the '#' prompt.

To install the CHARON-SSP Manager for Linux software, execute the following command:

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleCHARON-SSP Manager for Linux Install Command

# yum localinstall charon-manager-ssp-1.0.22-rpm

...

The following post installation tasks are not required.  However, for greater usability they are highly recommended.

Installing the Xephyr X11 Server

To use the X11 Server from CHARON-SSP Manager (described in Accessing the Console) it is necessary to install the Xephyr X11 Server.  Use the following commands to install the software:

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleInstalling Xephyr X11 Server on RedHat Linux

# yum install xorg-x11-server-Xephyr

 

Create a CHARON-SSP Manager Menu Item

...