Anything dev-related; various posts should show below:
Recently I was trying to figure out a way of accessing the “universal search” index available via the Synology UI, in a way that didn’t require logging into the UI itself.
This environment:
CentOS 7.x WP 5.x PHP 7.x Fail2ban 0.11.x WP/PHP running in Docker
In /etc/fail2ban/filter.d/wplogin.conf:
[Definition] failregex = .*php7:notice.*\[client (<HOST>).*wp-admin.*Password Mismatch ignoreregex = Then in the WP home, we want to log errors to SYSLOG.
CMake manpages are about the most verbose manpages on the planet.
All I wanted to do was import an external project and customise the build options without having to go and add files into the child project / patch them / whatever.
Getting copies of annual returns and company information from Companies House is easy. Searching the data in those returns isn’t quite so easy.
CH use a PDF format (PDF/A, akin to fax) that ensures maximum compatability.
I had a small project to display some simple stats for, for some static content sitting in an AWS S3 bucket. I could have forwarded everything to Elastic+Kibana and showed some fancy graphs and charts, but I was only being asked for what I could easily produce via AWStats.