This guide details on how you could perform agent self-installation for Patch Management powered by Automox. Before you start installing, please check the supported Linux OS version.
Step 1: Download the Linux OS installer
Download from ArmourZero console
1. Go to Subscription under MANAGE section and select the subscription.
2. Download the installer package and copy the unique license key.
Step 2: Installing Linux OS installer
1. Turn on the terminal by pressing the super key, go to the left-hand side application pane, and click the "Terminal" icon. Alternatively, you can search for Terminal in the search area and click the "Terminal" icon.
2. Login into Linux host as root before proceeding with the installation.
3. Replace the "YOUR-LICENCE-KEY" with your licence key that you copied and run this command on your terminal to start the installation.
curl -sS https://console.automox.com/downloadInstaller?accesskey=YOUR-LICENCE-KEY | sudo bash
4. Finally, to start your agent, use the command below
sudo service amagent start
Congratulation, Automox's agent is now successfully installed and you are protected with Patch Management services. Kindly inform your IT department accordingly.
Contact your IT department should you have any further questions or need assistance.