Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Use the "VM management - Update guests list" option from the "VM Management (add/remove VM, start, stop, console connection, ...)" menu option to add and start your new virtual machine (guest)
    .
    • If you're running Red Hat Enterprise Linux 6, first install the service using the "Install or update service" option.
      .
    • Optionally, use option "Enable/Disable start at server boot" to prevent the guest from starting automatically or not when the Linux server is booted
      .
    • Optionally (but highly recommended), use option "Create/Edit guest stop script" to define the stop script that will be used to perform a clean shutdown of the virtual machine at service stop.
      (lightbulb) It is recommended to test your shutdown scripts before going on production
      .
    • (info) The log file monitoring service is created automatically.


...

To avoid navigating in the 'menu' options, use the Additional command lines for ease of management:

CommandDescription
# vmlistVirtual machines list and status
# logviewVirtual machine log view
# logtailVirtual machine log tail (continuous view)
# vmstartVirtual machine start
# vmstopVirtual machine stop ('# vmstop -f' to avoid confirmation)
# vmconsoleConnection to the virtual machine console
# vmrmcConnection to the virtual machine Remote Management Console (if defined)
# vmcfgVirtual machine configuration file editing

...