This document applies to Charon-AXP/VAX Linux Toolkit versions 1.58.
To download the kit, you must issue a request via email to the Stromasys support team (support@stromasys.com) or ask your reseller
Charon qualified versions:
Charon-AXP V4.8 to V4.11 included
Charon-VAX V4.8 to V4.11 included
Scripts have been tested and validated on the following Linux distributions/versions:
Only Linux installations setup with English language are supported. It is however possible to use an experimental option if necessary for non English languages (see the Release Notes, chapter "Kit version V1.54")
(
glibc.i686
bc
perl
at
telnet
: recommended for connection from the Charon server to the virtual machine consoleputty
: recommended for connection from the Charon server to the virtual machine console (telnet or putty can be defined in the preferences)expect
: recommended if ssh
cannot be used to execute shutdown commands from the consolersh
: recommended if rsh method is to be used for Charon instance clean shutdownevince
: recommended for reading online documentationpostfix
: recommended, Mail Transport Agent used to send emailsfirefox
: recommended for checking and updating licenses, accessing online documentation
.
$ sudo /opt/charon/utils/charon_menu
/opt/charon
folder onlyparameter=value
is correct, parameter = value
is not correct.do not add devices parameters on the same line for disks, tapes and network devices, please split the line in 2 lines
Unsupported | set PKA container[600]= "/home/vdisk/axp/ALPHA084.iso" media_type[600]="RRD47" |
---|---|
Supported | set PKA container[600]="/home/vdisk/axp/ALPHA084.iso" |
load virtual_serial_line OPA0 port=<port>
" (depending on Charon version) or the new syntax "set COM1 alias = OPA0 port = <port>
"Some menu options will allow you to display or edit files using available editors (if installed) between:
Editor | Interface | Description |
---|---|---|
gedit | Graphical | Windows notepad like |
emacs | Graphical | Windows notepad like, advanced |
nano | Text | Basic text editor |
vi | Text | Advanced users |
vim | Text | Advanced users with more features (colored & highlights) |
gvim | Graphical | Advanced users with more features (colored & highlights) |
Select the one you prefer or refer to 'man pages' for more information on available ones.
There are 2 kinds of emails:
Type | Description |
---|---|
Results | Some menu options will allow you to send results via email.
|
Alerts | By default, the alert script will send alerts via email (plus 'wall ' notifications if enabled). A recipients list can be defined in this case.
|
Do not use Stromasys email address to send results directly, for example to support@stromasys.com. The sender will be unknown to us, it is then recommended to send results to yourself first and to forward us the email you received.
Both use '
sendmail
' command to send emails. Mail transfer agent can be postfix, sendmail, ...