Include Page |
---|
| KBCOMMON:KB-CSSstyle |
---|
| KBCOMMON:KB-CSSstyle |
---|
|
...
Note |
---|
All installation steps a required to be performed from a privileged account as denoted by the '#' prompt. |
Installing the CHARON-SSP Agent
...
Software
To install the CHARON-SSP Agent for GNU/Linux software, execute the following command:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-SSP Agent for GNU/Linux Install Command |
---|
|
# yum localinstall charon-agent-spkssp-1.0.1322-x86_64.rpm
|
|
Executing this command will produce output similar to the following:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-SSP Agent for GNU/Linux Install Output |
---|
|
Loaded plugins: langpacks
Examining charon-agent-spkssp-1.0.1322-x86_64.rpm: charon-agent-spkssp-1.0.1322-1.x86_64
Marking charon-agent-spkssp-1.0.1322-x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package charon-agent-spkssp.x86_64 0:1.0.1322-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
charon charon-agent-spk x86ssp x86_64 1.0.1322-1 /charon-agent-spkssp-1.0.1322-x86_64 2.4 M
Transaction Summary
================================================================================
Install 1 Package
Total size: 2.4 M
Installed size: 2.4 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : charon-agent-spkssp-1.0.1322-1.x86_64 1/1
Verifying : charon-agent-spkssp-1.0.1322-1.x86_64 1/1
Installed:
charon-agent-spkssp.x86_64 0:1.0.1322-1
Complete!
|
|
Post-Installation Tasks
...
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Commands to Secure CHARON-SSP Agent Install Tree |
---|
|
# chmod -R go-rwx /opt/charon-agent
# chmod -R a-x /opt/charon-agent/spkssp-agent/etc
|
|
Info |
---|
The above commands should be executed by sudo or from a privileged account. |
...
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-SSP Agent for GNU/Linux Uninstall Command |
---|
|
# yum remove charon-agent-spkssp
|
|
Executing the command above should generate output similar to the following. When asked "Is this ok?" Check the list of software to ensure it only includes the charon-manageragent-spkssp
package and answer y(
es) to proceed.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-SSP Agent for GNU/Linux Uninstall Output |
---|
|
Loaded plugins: langpacks
Resolving Dependencies
--> Running transaction check
---> Package charon-agent-spkssp.x86_64 0:1.0.1322-1 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
charon-agent-spk x86ssp x86_64 1.0.1322-1 @/charon-agent-spkssp-1.0.1322-x86_64 2.4 M
Transaction Summary
================================================================================
Remove 1 Package
Installed size: 2.4 M
Is this ok [y/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Erasing : charon-agent-spkssp-1.0.1322-1.x86_64 1/1
Verifying : charon-agent-spkssp-1.0.1322-1.x86_64 1/1
Removed:
charon-agent-spkssp.x86_64 0:1.0.1322-1 1
Complete!
|
|
Note |
---|
During the uninstall process, only the CHARON-SSP Agent for GNU/Linux software is removed. All user data, including configuration files are left untouched. It is left to the user to archive and/or delete this files. |
Upgrading CHARON-SSP Agent for GNU/Linux
To upgrade the CHARON-SSP Agent for GNU/Linux software, simply follow the instructions described in the section Installing the CHARON-SSP Agent Software. The terminal output below shows an upgrade from CHARON-SSP Agent for GNU/Linux v1.0.18 to v1.0.22.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Upgrading CHARON-SSP/4M for GNU/Linux |
---|
|
|