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
- Service User (linux user)
- Service Group (linux group)
- Python Version
- Account ID
- Cato API key
Creating the setup installer
Linux:
- Login to the Log Collector.
- Open Terminal and type the following commands.
-
cd Documents -
nano setup.sh
-
- 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!.
-
- Save the Script and change it to executable file.
-
chmod +x setup.sh
-
- Now execute the file in higher privileged.
-
sudo ./setup.sh
-
- 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.