Install Sophos agent on Linux
Sophos agent
Install the Sophos agent on Linux devices as follows.
- Go to My Environment > Installers.
-
Click Download Linux Server Installer.
Alternatively, to download the installer from a command line or script, do as follows:
- Right-click the installer link and copy the link address.
-
On the Linux server, at a command prompt or in a script, use
wgetwith the link address:wget {Linux installer link}
-
Run the installer as follows:
-
Change the file permissions to include “execute”.
chmod +x SophosSetup.sh -
Run the installer.
./SophosSetup.shIf you are not signed in as root, run the installer with the
sudocommand.sudo ./SophosSetup.sh
-
Note
Sophos Protection for Linux always installs to /opt/sophos-spl unless you use the --install-dir command to change the installation directory. See Installation directory.
XDR Sensor
The XDR Sensor is only available with an MDR Essentials license.
- Go to My Environment > Installers.
- In Server, click Download XDR Sensor Linux Server Installer.
- Go to the
Downloadsfolder and run the installer.
For more information on the installer command-line options, see Installer command-line options for Linux.