The Guardian: If Apple is the only organisation capable of defending our privacy, it really is time to worry. https://www.theguardian.com/commentisfree/2021/may/22/if-apple-is-the-only-organisation-capable-of-defending-our-privacy-it-really-is-time-to-worry
Month: May 2021
How to fix ERROR: Couldn’t connect to Docker daemon at http+docker://localhost – is it running?
Thanks for the tip! 🙂 For me it was because I wasn’t sudo’ing.
A tutorial for using nginx as a reverse proxy with SSL.
Great write-up, dude!!! 🙂 It helped me a lot.
Linux command line tip: It matters where you put the “-ls” when you’re using the find command. :-)
I drove myself bananas because I recklessly concluded that the “-ls” parameter provided to the “find” command could be placed anywhere. But that was wrong.