Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Guidelines

  1. The XTM application's default installation catalog is placed in main OS root tree: /xtm. In some cases, the installation path may be different, so in order to find the xtm folder, you can use the basic find command, for example: find / -type d -name "xtm".

...