Linux

Adding an insecure-registry to Docker on Ubuntu

Quick note on adding an entry like --insecure-registry 172.30.0.0/16 to docker running on Ubuntu. While…

Getting started with Terraform and AWS

These are my notes from running through the Terraform getting started guide here: https://www.terraform.io/intro/getting-started/install.html to…

Jenkins and Docker – Part 1 of 3

This post is the first in a series of 3 introducing the combined power of…

Using ngrok to work around Carrier Grade NAT (CGNAT)

I wrote a while back about my troubles with Carrier Grade Nat (CGNAT), and described…

Tunneling out of Carrier Grade Nat (CGNAT) with SSH and AWS

Update: there's a new & improved solution here too. Intro After switching to a 4G…

Sun server migration

The people of eBay kindly provided me with a Sun 900 38u rack cabinet for…

CCTV with Tenvis cameras and ZoneMinder

This post details the processes I went through to create my own DIY home CCTV…

Extending Jenkins book

My new book, Extending Jenkins by Donald Simpson, has been published! There is a free…

Beginning Docker video course

Blog updates have been scarce recently as I have been busy working on a couple…

Jenkins and Docker – Part One

This post lists the steps taken to get started with Docker - the basic install…