FreshRSS and Fail2ban

Based on my prior installation success with FreshRSS, I felt it was necessary to put it behind a fail2ban filter to drop inbound traffic from abusive external IPs. My FreshRSS installation is using the simple tarball on top of webroot method; I’m not using containers or anything. It’s all bare metal, so it’s piggybacking off …

Owncloud and Fail2ban Mismatch

For the past mumble years at home I’ve had an installation of Owncloud running, and one thing that’s been on my To-Do list is to put fail2ban in front of it to inconvenience any bad actors attempting to bruteforce their way into the Owncloud server (use random passwords, yo). I initially installed F2b on my …