Versions Compared

Key

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

...

Linux:

  1. Download the agent installer (Admin - Breeze - SHOW INFO - Linux Agent) to the temporary directory.

  2. Unpack the archive:

    Code Block
    tar xvzf breeze-agent*.tgz
  3. Enter unpacked directory:

    Code Block
    cd breeze-agent
  4. Run installation script:

...