Changes for page Unix Agent installieren
Last modified by Sabrina V. on 2026/06/02 12:29
From version 15.1
edited by Sabrina V.
on 2026/06/01 12:12
on 2026/06/01 12:12
Change comment:
There is no comment for this version
To version 16.1
edited by Sabrina V.
on 2026/06/02 12:29
on 2026/06/02 12:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -39,6 +39,25 @@ 39 39 * Linux and MacOS Clients must be able to reach SICS via Rest (any firewalls must allow port 3950). 40 40 * Firewall settings for SICS must be customizable if necessary. 41 41 42 +{{box}} 43 +**Note**: Please note that the Unix Agent has been advanced with additional scanners in ACMP version 6.10. The System Scanner requires certain packages for this purpose, which must be installed or downloaded on Linux environments. 44 +You will need the following packages: 45 +**TPM**: 46 + 47 +* „tpm-tools“ for TPM 1.2 Chips 48 +* -„tpm2-tools“ for TPM 2.0 Chips 49 + 50 +**Login History**: 51 + 52 +* „util-linux“ 53 + 54 +Execute these packages in the terminal. 55 +__Example__: For Ubuntu 24.04, the installation commands would be as follows: 56 +„sudo apt install tpm-tools“ 57 +„sudo apt install tpm2-tools“ 58 +„sudo apt install util-linux“ 59 +{{/box}} 60 + 42 42 = Installation with the Client Command = 43 43 44 44 An existing SICS connection to the ACMP server is required to install the Unix Agent. If you have not yet configured a SICS connection, you must do so first. Instructions for configuring the SICS connection can be found in the section [[Configuring the SICS connection>>doc:AESB.111.AESB installieren, konfigurieren und aktualisieren.SICS-Verbindung konfigurieren.WebHome]].

