Include Page |
---|
| KBCOMMON:KB-CSSstyle |
---|
| KBCOMMON:KB-CSSstyle |
---|
|
The CHARON-SSP for GNU/ Linux virtual machine software is shipped as a tar, gzip distribution package. To begin the installation you must first obtain the package archive. This can be downloaded from Stromasys or distributed by read-only media, such as a CD-ROM. If you do not have the software package, then please contact either Stromasys or your Value Added Reseller for further help.
The CHARON-SSP for GNU/ Linux comes in two To begin, unpack the distribution archive, like sosoftware comes in two separate install packages. The table below describes these:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Unpack CHARON-SSP for GNU/Linux Installation Packages |
---|
|
Product Name | Description | Distribution |
---|
| # cd /tmp # tar xzvf /path/to/charon-axp-sma-2.2.14Package Name |
---|
CHARON-SSP/4M | 32-bit SPARC V8 virtual machine based on the sun4m architecture. | charon-ssp-4m-1.0.22-x86_64_rpm.tar.gz | CHARON-SSP/4U | 64-bit SPARC V9 virtual machine based on the sun4u architecture. | charon-ssp-4u-1.0.22-x86_64_rpm.tar.gz |
|
Once To begin, unpack the distribution archive is unpacked, change to the directory /tmp/charon-spk-ss20-2.2.14, like so (the example below shows CHARON-SSP/4M for Linux):
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Unpack CHARON-SSP/4M for GNU/Linux Distribution |
---|
|
# cd /tmp
# tar xzvf /path/to/charon-ssp-4m-1.0.22-x86_64_rpm.
|
|
...
Note |
---|
All installation steps a are required to be performed from a privileged account as denoted by the '#' prompt. |
...
Before installing the CHARON-SSP for Linux virtual machine software, there are some prerequisite software packages it is first necessary to install . The following sections describe these packages
Installing the Sentinel HASP Runtime
The Sentinel HASP runtime is a necessary software package used to license the CHARON-SSP virtual machine. Without this package it is not possible to run the CHARON-SSP software. The RPM package is included in the tar, gzip CHARON-SSP distribution.
To install the Sentinal HASP runtime, use the following commands:the Sentinel HASP software. Without this software it will not be possible for CHARON-SSP to locate the Sentinel HASP and license the environment appropriately.
For instructions on installing the Sentinel HASP software, please see the section Installing the Sentinel HASP Software.
Installing the CHARON-SSP Software
Anchor |
---|
| Installing the CHARON-SSP Software |
---|
| Installing the CHARON-SSP Software |
---|
|
To install the CHARON-SSP for Linux virtual machine software, execute the relevant yum
command for the specific package, shown in the table below.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Sentinel HASP RPM Install Command |
---|
| # yum localinstall aksusbd-2.2.1-1. | CHARON-SSP for GNU/Linux Installation Commands |
---|
|
Product Name | Installation Command |
---|
CHARON-SSP/4M | yum localinstall charon-ssp-4m-1.0.22-x86_64.rpm | CHARON-SSP/4U | yum localinstall charon-ssp-4u-1.0.22-x86_64.rpm |
|
The installation process should generate output similar to the followingfollowing terminal output shows the installation of CHARON-SSP/4M:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Sentinel HASP Installation Output |
---|
| Loaded plugins: langpacks
Examining aksusbd-2.2.1-1.CHARON-SSP/4M for GNU/Linux Install Output |
|
# yum localinstall charon-ssp-4m-1.0.22-x86_64.rpm
Examining charon-ssp-4m-1.0.22-x86_64.rpm: aksusbd-2.2.1 charon-ssp-4m-1.0.22-1.x86_64
Marking aksusbd-2.2.1-1.Marking charon-ssp-4m-1.0.22-x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package charon-> Package aksusbdssp-4m.x86_64 0:21.20.122-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size Package Arch Version Repository Size
================================================================================
Installing:
aksusbd x86_64 2.2.1-1 /aksusbd-2.2.1-1.x86_64 4.5 M charon-ssp-4m x86_64 1.0.22-1 /charon-ssp-4m-1.0.22-x86_64 1.9 M
Transaction Summary
================================================================================
Install 1 Package
Total size: 4 1.5 M9 M
Installed size: 4 1.5 M9 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : aksusbd-2.2.1 charon-ssp-4m-1.0.22-1.x86_ 64 1/1
Starting aksusbd (via systemctl): [ OK ] 64 1/1
Verifying : aksusbd-2.2.1 charon-ssp-4m-1.0.22-1.x86_ 64 164 1/ 1 1
Installed:
aksusbd charon-ssp-4m.x86_64 0:21.20.122-1
Complete!
|
|
...
Post-Installation Tasks
The following post installations task are not required. However, for improved usability they are recommended.
Add the CHARON-SSP for Linux Software to the Shell PATH
To add the CHARON-SSP for Linux software to a C Shell environment, add the following to the end of .login:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Add CHARON-SSP for Linux Software to C Shell {{.login}} |
---|
|
setenv PATH $PATH:/opt/charon-ssp/ssp-4m:/opt/charon-ssp/ssp-4u
|
|
To add the CHARON-SSP for GNU/Linux virtual machine software.
...
Linux software to a Bourne Shell environment (e.g. bash or sh), add the following to the end of .profile
, .bash_profile
or .bashrc
:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Add CHARON-SSP for Linux Software to Bourne Shell Login Profile |
---|
|
PATH=$PATH:/opt/charon-ssp/ssp-4m:/opt/charon-ssp/ssp-4u
export PATH
|
|
Removing the CHARON-SSP Software
To install the CHARON-SSP for GNU/ Linux virtual machine software, execute the following command:the relevant yum
command for the specific package, shown in the table below.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-AXP/SMA SSP for GNU/Linux Install Installation Commands |
---|
|
Product Name | Installation Command |
---|
|
# yum localinstall charon-axp-sma-2.2.14-x86_64.rpm
|
|
...
CHARON-SSP/4M | yum remove charon-ssp-4m | CHARON-SSP/4U | yum remove charon-ssp-4u |
|
The following shows the removal of the CHARON-SSP/4M for Linux software. When asked "Is this ok?" Check the list of software to ensure it only includes the CHARON-SSP for Linux package begin removed and answer y(
es) to proceed.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-AXPSSP/SMA 4M for GNU/Linux Install Uninstall Output |
---|
|
Loaded plugins: fastestmirror, langpacks
Examining charon-axp-sma-2.2.14-x86_64.rpm: charon-axp-sma-2.2.14-1.x86_64
Marking charon-axp-sma-2.2.14-x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package charon-axp-sma.x86_64 0:2.2.14-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved # yum remove charon-ssp-4m
Resolving Dependencies
--> Running transaction check
---> Package charon-ssp-4m.x86_64 0:1.0.22-1 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size Package Arch Version Repository Size
================================================================================
InstallingRemoving:
charon charon-axp-sma : x86_64 2.2.14-1 ssp-4m x86_64 1.0.22-1 @/charon-axpssp-sma4m-21.20.1422-x86_64 14 M64 1.9 M
Transaction Summary Transaction Summary
================================================================================
Install 1 Package Remove 1 Package
Total size: 14 M
Installed size: 14 M
Is this ok [y/dInstalled size: 1.9 M
Is this ok [y/N]: y y
Downloading packagesDownloading packages:
Running transaction check
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing Running transaction test
Transaction test succeeded
Running transaction
Erasing : charon-axpssp-sma4m-21.20.1422-1.x86_64 164 1/1
Verifying Verifying : charon-axpssp-sma4m-21.20.1422-1.x86_64 164 1/1
InstalledRemoved:
charon charon-axpssp-sma4m.x86_64 064 0:21.20.1422-1
Complete!
|
|
Removing the CHARON-AXP/SMA Software
...
During the uninstall process, only the CHARON- |
...
...
...
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | CHARON-AXP/SMA for GNU/Linux Uninstall Command |
---|
|
# yum remove charon-axp-sma
|
|
...
is removed. All user data, including virtual disks, configuration files and virtual tapes are left untouched. It is left to the user to archive and/or delete this files. |
Upgrading CHARON-SSP for Linux
To upgrade the CHARON-SSP for Linux software, simply follow the instructions described in the section Installing the CHARON-SSP Software. The terminal output below shows an upgrade from CHARON-SSP/4M for Linux v1.0.18 to v1.0.22.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Upgrading CHARON-AXPSSP/SMA 4M for GNU/Linux Uninstall Output |
---|
| Loaded plugins: fastestmirror, langpacks
Resolving Dependencies
--> Running transaction check
---> Package charon-axp-sma.x86_64 0:2.2.14-1 will be erased
--> Finished Dependency Resolution
Dependencies Resolved
|
# yum localinstall charon-ssp-4m-1.0.22-x86_64.rpm Examining charon-ssp-4m-1.0.22-x86_64.rpm: charon-ssp-4m-1.0.2-1.x86_64 Marking charon-ssp-4m-1.0.22-x86_64.rpm as an update to charon-ssp-4m-1.0.18-1.x86_64 Resolving Dependencies --> Running transaction check ---> Package charon-ssp-4m.x86_64 0:1.0.18-1 will be updated ---> Package charon-ssp-4m.x86_64 0:1.0.22-1 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size Package Arch Version Repository Size ================================================================================ RemovingUpdating:
charon-axpssp-sma x86_64 2.2.14-1 installed 14 M Transaction Summary 4m x86_64 1.0.22-1 /charon-ssp-4m-1.0.22-x86_64 1.9 M Transaction Summary ================================================================================ Remove 1 Package Upgrade 1 Package Installed size: 14 M Is this ok [yTotal size: 1.9 M Is this ok [y/d/N]: y Downloading packagesDownloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : charon-axp-sma-2.2.14Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : charon-ssp-4m-1.0.22-1.x86_64 1/2 Cleanup : charon-ssp-4m-1.0.18-1.x86_64 2/2 Verifying : charon-ssp-4m-1.0.22-1.x86_64 164 1/12 Verifying : charon charon-axpssp-sma4m-21.20.1418-1.x86_64 164 2/12 RemovedUpdated: charon-axpssp-sma4m.x86_64 064 0:21.20.1422-1
Complete!
|
|
Note |
---|
During the uninstall process, only the CHARON-AXP/SMA for GNU/Linux software is removed. All user data, including virtual disks, configuration files and virtual tapes are left untouched. It is left to the user to archive and/or delete this files. |