G DATA 365 | MXDR
Instructions for installing the G DATA 365 | MXDR agent on Linux
You can install the G DATA Agent for Linux in a few simple steps.
1 |
First, switch to the root user.
|
||
2 |
Depending on whether you have a Debian system or are performing the installation with RPM, the installation commands differ slightly. |
||
3.a |
.deb file (Debian based systems):
|
||
3.b |
.rpm file:
|
||
4 |
Optionally, if required, the proxy settings such as PROXYPACURL, PROXYURL, PROXYUSERNAME and PROXYPASSWORD can be appended to the installation call as parameters. For more information, see the agent configuration page.
|
||
5 |
The installation is now complete. You can customize the G DATA Agent to, for example, set proxy settings. How to do this is explained in here. |
Error handling
If the installation on a debian based Linux, the package is still installed but in the state "half configured". You can verify this with the following command.
dpkg --status gdata-agent
This lists several attributes of the agent installation, similar to this:
Package: gdata-agent
Status: install ok half-configured
Maintainer: G DATA CyberDefense AG
Architecture: amd64
Version: 2025.0715.1314
Depends: libc6 (>= 2.28)
Description: G DATA Agent for Linux by G DATA CyberDefense AG (365@gdata.de)
In case under "Status" is noted "install ok half-configured" (as in the example), it is best to uninstall the package end retry the installation process.