📅 December 2016
(5 posts)
📅 2016-12-31
✍️ Bart Schelstraete
Hello, In addition to "PowerShell: Run command at certain date/time", we got the request to include a start time as well. In the script below, we are doing exactly that. (write-host…
Read more →
📅 2016-12-31
✍️ Bart Schelstraete
Sometimes it can be handy to automatically stop a process at a certain time. I did this using the following PowerShell script. The script will first ask at what time it needs to be stopped. You can…
Read more →
📅 2016-12-31
✍️ Bart Schelstraete
Fail2ban is a daemon that can be used to monitor the logs of services and ban clients based on incorrect behaviour. A must-have on your Linux system. But sometimes you can forget to enable the…
Read more →
📅 2016-12-31
✍️ Bart Schelstraete
If you are using WordPress & WooCommerce in combination with mod_security2, you may have some false positives. In case you are having issues, you can use the Apache (.htaccess for example)…
Read more →
📅 2016-12-30
✍️ Bart Schelstraete
IPv6...nice. But using IPv6 when sending emails to Google can be a pain in the *ss. It is possible that you will get the following message in your postfix logs: Our system has detected that…
Read more →