Auto Installer in Aquila CATO Network Integration via Linux

Overview

The Aquila CATO Auto Installer automates the deployment and configuration of the CATO Linux Client for secure network connectivity. It simplifies installation, service setup, auto-connect configuration, and startup persistence across Linux environments.

Reference: Aquila CATO Network Integration (Linux)


Prerequisites


Creating the setup installer

Linux:

  1. Login to the Log Collector.
  2. Open Terminal and type the following commands.
    • cd Documents
    • nano setup.sh
  3. Paste this Script  *Contact Aquila Tech Support for the full source code.
    • Please Contact "Aquila Platform Defence and Technical Enablement" for the source code. Thank you!.
  4. Save the Script and change it to executable file.
    • chmod +x setup.sh
  5. Now execute the file in higher privileged.
    • sudo ./setup.sh
  6. Follow the on screen instruction to fully integrate the system.

If you need further assistance, kindly contact our support at support@cytechint.com for prompt assistance and guidance.


Revision #3
Created 14 May 2026 09:22:24 by Benjie Janlay Jr.
Updated 19 May 2026 13:45:00 by Benjie Janlay Jr.