Category

Tutorials Articles

Tutorials

Setup a Pelican site on Azure Static Web Pages with Staticman comments

Pelican is a great tool for creating flat HTML websites like a blog. The utility allows you to create pages using Markdown, and then...

Tutorials

Adventures With Home Assistant

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...

Tutorials

Install Docker and Docker-Compose on an Ubuntu server

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...

Tutorials

Upping Your SSH Game

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...

Tutorials

Setting up SSH and GPG keys for GitHub

I find myself needing to set up SSH and GPG keys for use with GitHub, Bitbucket, GitLab and other similar services rather frequently....

Tutorials

Docker on Ubuntu but really it's Windows

If you are running Windows Subsystem for Linux and trying to use docker desktop, you may find yourself getting permission denied...