Docker Upgrading Ghost (Docker) whilst keeping SQLite database A quick guide to running a Ghost blog with an SQLite database in Docker.
Linux Featured Creating an Ubuntu Server VM on Synology NAS A step by step guide to creating an Ubuntu Server virtual machine on a Synology NAS.
Tech Installing Samsung Printer Drivers on Pop!_OS Quick guide on how to install Samsung printer drivers on Linux
Tech Create a static home page in Ghost Ghost is a great platform, but it lacks one little functionality that I'm looking for... a static home page. So let's fix that.
Tech Featured How to import live Gold / Silver spot prices in Google Sheets This method will let you import live prices for gold / silver from a site of your choice using a simple formula.
Docker Post-Mortem: Replacing the default reverse proxy on Synology NAS The full process of replacing the default reverse proxy on a Synology NAS; the issues I encountered and how I resolved them.
Docker Featured How to run Docker commands without sudo on a Synology NAS A quick guide to enable sudoless docker commands.
Synology How to install nano on a Synology NAS This article will walk you through how to install the nano editor on your Synology NAS for editing files within the SSH terminal.
Docker How to install or upgrade Portainer Straight to the point: the commands you'll need for installing or upgrading Portainer to the latest version.
Tech Using GitHub to manage multiple SSH keys across various devices A little tip to take away some of the manual pain with having to add or update SSH keys across your servers.
Tech Create Docker-Compose files from your Docker containers A simple script that will create Docker-Compose files of your active containers so that you can back them up or use them on another server to re-create your containers.