...
Software Requirements
- Red Hat Enterprise Linux 8.x, 64bitRed Hat Enterprise Linux 7.x, 64bit
- Red Hat Enterprise Linux 6.5 - 6.10, 64bitLinux Centos 8.x, 64bit
- Linux Centos 7.x, 64bit
- VMware ESXi 5.5 and 6.x up to 6.7 (requires a supported Linux operating system on top of a ESXi virtual machine)
...
Extract the contents of the distribution TAR.GZ files to the current directory:
# tar -xvzf charon-axp-<VER>-<BN>.<ZZ>.tar.gz
where:
Description
VER
Version of CHARON-AXP product, for example 4.11
BN
Build Number of CHARON-AXP product, for example 20403
ZZ
CHARON-AXP target operating system identifier.
For CentOS 8x 'ZZ' value is 'el8'
For CentOS 7.x 'ZZ' value is 'el74'
For Red Hat Enterprise Linux 8.x 'ZZ' value is 'el8'.
For Red Hat Enterprise Linux 7.x 'ZZ' value is 'el74'.
For Red Hat Enterprise Linux 6.5 to 6.10 'ZZ' value is 'el65'.Example:
# tar -xvzf
charon-axp-4.11-20403.el74.tar.gz
As a result, the new directory "charon-axp-<VER>-<BN>.<ZZ>" will be created.
Div class pagebreak
...