How to make those colors work on Windows, Linux and the IDE!
https://wasteofserver.com/java-terminal-with-ansi-colors-in-windows-linux-intellij/ #java #ansi #jansi #intellij
Latest episode now live, a rant on API design and how Pepsi broke that contract with the consumers.
We've posted a guide on how to use Postfix to relay via Gmail. Now you can really read those logwatch logs! ;)
https://wasteofserver.com/postfix-using-gmail-as-a-relay-server/
Mitigate WordPress attacks when running under Cloudflare podcast is now available for listening.
https://open.spotify.com/episode/0xD5FbMqGNmNeLnjjWKnzx?si=FldUBzACTGK8fZEThHMcmg
Cygwin sometimes creates files that Windows cannot delete. You can tackle that using `takedown`.
https://wasteofserver.com/cygwin-created-file-cannot-delete/
If you open permissions on a file or folder and get this message: Permissions Are Incorrectly Ordered And if you list files in Cygwin and the user:group looks like this: [waste@server /cygdrive/e/folder_with_bad_permissions]# ll total 172K drwxr-x---+ 1 Unknown+User Unknown+Group 0 Jun
How to leverage #haproxy to protect your @wordpress while running under @cloudflare's umbrella.
https://wasteofserver.com/how-to-prevent-attacks-on-wordpress-when-running-under-cloudflare/
How to restrict a user when the IP you're getting hit with belongs to the CDN (Content Distribution Network)? This is a guide on how to leverage an OSI Level 7 Proxy, such as HAProxy, to scope and filter malicious requests.