Include Page |
---|
| KBCOMMON:KB-CSSstyle |
---|
| KBCOMMON:KB-CSSstyle |
---|
|
...
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Unpack CHARON-SSP Agent Distribution |
---|
|
# cd /tmp
# tar xzvf /path/to/charon-agent-spkssp-1.0.1322-x86_64_rpm.tar.gz
|
|
Once the archive is unpacked, change to remain in the directory /tmp
.
This is where the remaining installation steps will take place.
...
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-ssp-1.0.22-x86_64.rpm
|
|
...
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Upgrading CHARON-SSP/4M for GNU/Linux |
---|
|
# yum localinstall charon-agent-ssp-1.0.22-x86_64.rpm
Loaded plugins: langpacks
Examining charon-agent-ssp-1.0.22-x86_64.rpm: charon-agent-ssp-1.0.22-1.x86_64
Marking charon-agent-ssp-1.0.22-x86_64.rpm as an update to charon-agent-ssp-1.0.18-1.x86_64
Resolving Dependencies
--> Running transaction check
---> Package charon-agent-ssp.x86_64 0:1.0.18-1 will be updated
---> Package charon-agent-ssp.x86_64 0:1.0.22-1 will be an update
--> Finished Dependency Resolution
x
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
charon-agent-ssp x86_64 1.0.22-1 /charon-agent-ssp-1.0.22-x86_64 2.4 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total size: 2.4 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : charon-agent-ssp-1.0.22-1.x86_64 1/2
Cleanup : charon-agent-ssp-1.0.18-1.x86_64 2/2
Verifying : charon-agent-ssp-1.0.22-1.x86_64 1/2
Verifying : charon-agent-ssp-1.0.18-1.x86_64 2/2
Updated:
charon-agent-ssp.x86_64 0:1.0.22-1
Complete!
|
|