Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`:
```bash
openssl rand -hex 32| tee /etc/zabbix/agent.psl
openssl rand -hex 32| tee /etc/zabbix/agent.psk
```
### Trim
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.