This one is going to be a bit different. I'll take most of this from a StackOverflow answer I found that did an excellent job of...
Pelican is a great tool for creating flat HTML websites like a blog. The utility allows you to create pages using Markdown, and then...
The story so far I've fallen into the giant tar pit known as Home Assistant. For those of you who are familiar, you know what the...
Another thing I have to do from time to time, and nearly always have to look up, is installing docker, and docker-compose on an Ubuntu...
Prologue: Ok, whether we need another subjective "Writing PowerShell Modules" article or not, I'm writing this one for me mostly. This...
Here is how I create my SSH keys, and why I do it the way I do. For a much more in depth and lengthy explanation, go to...
I find myself needing to set up SSH and GPG keys for use with GitHub, Bitbucket, GitLab and other similar services rather frequently....
If you are running Windows Subsystem for Linux and trying to use docker desktop, you may find yourself getting permission denied...