Fix Typo
This commit is contained in:
@@ -18,7 +18,7 @@ Esempio: `TLSPSKIdentity=gitea-v1`
|
|||||||
### TLSPSKFile
|
### TLSPSKFile
|
||||||
Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`:
|
Generare una chiave crittografica e salvarla in `/etc/zabbix/agent.psk`:
|
||||||
```bash
|
```bash
|
||||||
openssl rand -hex 32 | tee /etc/zabbix/agent.psl
|
openssl rand -hex 32 | tee /etc/zabbix/agent.psk
|
||||||
```
|
```
|
||||||
|
|
||||||
### Trim
|
### Trim
|
||||||
|
|||||||
Reference in New Issue
Block a user