README aktualisiert
parent
b8f5d42f96
commit
b28bf95585
1
README
1
README
|
|
@ -3,6 +3,7 @@
|
||||||
Vorher den Command ausführen damit die psk erstellt wird
|
Vorher den Command ausführen damit die psk erstellt wird
|
||||||
|
|
||||||
```
|
```
|
||||||
|
mkdir enc
|
||||||
openssl rand -hex 32 >> enc/zabbix_agentd.psk
|
openssl rand -hex 32 >> enc/zabbix_agentd.psk
|
||||||
chmod 1997:1997 enc/zabbix_agentd.psk
|
chmod 1997:1997 enc/zabbix_agentd.psk
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue