Skip to main content
Skip table of contents

Installing a Linux Agent

Purpose

This document describes how to install Outpost24 Agents on mobile Linux assets that are rarely office based.

Introduction

The Outpost24 Agent is primarily designed for mobile employees who are rarely office based, but still requires vulnerability scanning of their assets. When working remotely, often via a VPN, it is not possible to run a remote vulnerability scan of these assets as it can have a serious impact on network performance. Using the Outpost24 Agent, makes it possible to get these results, with no impact on network capacity, giving details of missing patches, updates, and hotfixes for both OS and common business software.

It is recommended that the Outpost24 Agent is deployed and updated using your normal software deployment method. Follow the best practices of these software deployment mechanisms to ensure a successful installation. The methods outlined in this document guide you through the steps needed for a successful installation.

Caution!

When running an Outpost24 Agent, some Anti Virus/Anti-Malware software will trigger on the agent.

To avoid triggering the AV/Malware platform, the path to the agents executable need to be whitelisted.

Bitdefender_Endpoint_Sec_Tools_example.png

Example from Bitdefender.

Requirements

  • It is required for agents to have full connectivity to teddysalad.outpost24.com

  • The Linux Agent comes both in rpm and deb format.

Installing the Agent

Before Starting

Log in at the workstation on which you want to install the software.

Ensure that the user can get root privileges using the sudo command.

Check connectivity

Ensure you can reach Outpost24 Agent server from the target where the Agent is installed. See Check Connectivity to Agent Server for more information.

Download Agent

Download and verify the package you wish to install as shown in Downloading the Agent. The package name format is o24-agent-<version>.linux.amd64.rpm.

Installing

Fedora

To install the package using the RPM package manager, enter the following command at the prompt:

CODE
sudo rpm -ivh o24-agent-<version>.linux.amd64.rpm

You can also use dnf the next upcoming major version of the yum package manager for RPM-based Linux distribution, as follow:

CODE
sudo dnf install o24-agent-<version>.linux.amd64.rpm

CentOS

To install the package using RPM package manager, enter the following command at the prompt:

CODE
sudo rpm -ivh o24-agent-<version>.linux.amd64.rpm

You can also use dnf the next upcoming major version of the yum package manager for RPM-based Linux distribution, as follow:

CODE
sudo yum install o24-agent-<version>.linux.amd64.rpm

Debian

To install the package using Package Manager for Debian, enter the following command at the prompt:

CODE
sudo dpkg -i o24-agent-<version>.linux.amd64.deb

You can also use Debian high level command line interface for the package management system provided by apt as follow:

CODE
sudoapt /FULL_PATH_TO/o24-agent-<version>.linux.amd64.deb





Copyright

© 2025 Outpost24® All rights reserved. This document may only be redistributed unedited and unaltered. This document may be cited and referenced only if clearly crediting Outpost24® and this document as the source. Any other reproduction and redistribution in print or electronically is strictly prohibited without explicit permission.

Trademark

Outpost24® and OUTSCAN™ are trademarks of Outpost24® and its affiliated companies. All other brand names, product names or trademarks belong to their respective owners.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.