- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
linux:fail2ban [2015/12/22 11:18] vondra |
linux:fail2ban [2020/12/09 23:29] (current) admin |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| service fail2ban start</code> | service fail2ban start</code> | ||
| * NOTE: installation script registers the app to python package system so uninstall (in case you want to switch back to distribution package) is as easy as <code>pip uninstall fail2ban</code> | * NOTE: installation script registers the app to python package system so uninstall (in case you want to switch back to distribution package) is as easy as <code>pip uninstall fail2ban</code> | ||
| + | |||
| + | ====== Cleaning/shrinking the sqlite3 file ======= | ||
| + | DELETE FROM bans WHERE DATE(timeofban, 'unixepoch') < '2020-01-01'; VACUUM; | ||
| + | |||
| ====== Asterisk ====== | ====== Asterisk ====== | ||
linux/fail2ban.1450779498.txt.gz · Last modified: 2015/12/22 11:18 by vondra


