Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Info |
---|
Starting with ESXi 6.5, it is not possible to select E1000 adapter when a new virtual machine is created using Windows Server 2012, 2016 and Windows 10 templates. The following workarounds are available:
|
Include Page | ||||
---|---|---|---|---|
|
...
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.10
BN
Build Number of CHARON-AXP product, for example 20200
ZZ
CHARON-AXP target operating system identifier.
For CentOS 7.x 'ZZ' value is 'el74', for Red Hat Enterprise Linux 7.x the value is 'el74' and for Red Hat Enterprise Linux 6.5 to 6.10 the value is 'el65'.
Example:
# tar -xvzf
charon-axp-4.10-20200.el74.tar.gz
As a result, the new directory "charon-axp-<VER>-<BN>.<ZZ>" will be created.
Div class pagebreak
Switch to that directory:
# cd
charon-axp-<VER>-<BN>.<ZZ>
Example:
# cd charon-axp-4.10-20200.el74
Div class pagebreakThe distribution directory contains the following RPM files:
File name
Description
charon-axp-VER-BN.ZZ.x86_64.rpm CHARON-AXP aksusbd-7.63-1.i386.rpm
HASP Run-time
charon-license-VER-BN.ZZ.x86_64.rpm
CHARON Libraries
charon-utils-VER-BN.ZZ.x86_64.rpm
CHARON Utilities
charon-mtd-VER-BN.ZZ.x86_64.rpm MTD utility Example:
# ls
aksusbd-7.63-1.i386.rpm
charon-axp-4.10-20200.el74.x86_64.rpm
charon-license-4.10-20200.el74.x86_64.rpm
charon-utils-4.10-20200.el74.x86_64.rpmcharon-mtd-4.10-20200.el74.x86_64.rpm
Include Page KBCOMMON:DOC-GoToToc KBCOMMON:DOC-GoToToc
...