Creat script and config in crontab
#!/bin/bash
cat /opt/zimbra/log/audit.log |grep -i "authentication failed" > /var/log/auth_error.log
mail -s "Login Errors Report" admin@domain.com < /var/log/auth_error.log
Resolvendo erro “Key is stored in legacy trusted.gpg”
1. Introdução No Ubuntu por padrão, para quem usa PPA’s, normalmente há uma sequencia de comandos para adicionar os repositórios não-ofi...
Mais vistos
-
Java Keytool Command These commands allow you to generate a new Java Keytool keystore file, create a CSR, and import certificates. A...
-
Kaspersky seems to be storing windows update files on the C Drive: Here -> C:\ProgramData\KasperskyLab\adminkit\1093\.working Change fo...
-
A few cmds to help with the DFS troubleshooting aspects, keep in mind all should be run from an elevated PowerShell Dfsdiag /TestDCs D...