@@ -5,7 +5,7 @@ Vorher den Command ausführen damit die psk erstellt wird
```
mkdir enc
openssl rand -hex 32 >> enc/zabbix_agentd.psk
chmod 1997:1997 enc/zabbix_agentd.psk
chown 1997:1997 enc/zabbix_agentd.psk
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.