Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: sudo command for menu added

...


    • Mandatory packages:
      • glibc.i686
      • bc
      • perl
      • at

    • Recommended packages:
      • telnet : recommended for connection from the Charon server to the virtual machine console
      • expect : recommended if ssh cannot be used to execute shutdown commands from the console
      • rsh: recommended if rsh method is to be used for Charon instance clean shutdown
      • evince : recommended for reading online documentation
      • postfix : recommended, Mail Transport Agent used to send emails
      • firefox : recommended for checking and updating licenses, accessing online documentation
        .

  • All described operations will have to be performed on the Charon server and logged in as 'root' (no other user supported).
      (warning)
      • To run the 'menu' via a sudo command, use: $ sudo /opt/charon/utils/charon_menu
      • The 'menu' must be used by one user at a time only

    • Charon-AXP and Charon-VAX installations are supported when installed in /opt/charon folder only

    • Mail service must have been configured. Mail transfer agent can be postfix, sendmail, ...

    • (warning) Within the Charon virtual machines configuration files:
      • do not use spaces or tabs between a parameter and its value as the toolkit does not handle this correctly, i.e.: parameter=value is correct, parameter = value is not correct.
      • do not add devices parameters on the same line, please split the line in 2 lines

        Unsupportedset PKA container[600]= "/home/vdisk/axp/ALPHA084.iso" media_type[600]="RRD47"
        Supportedset PKA container[600]="/home/vdisk/axp/ALPHA084.iso"
        set PKA media_type[600]="RRD47"


    ...