11ty

11ty File Watchers Error

How to resolve the file watchers error when serving an 11ty static site.

Published: 2020-11-20

Ansible

Ansible Tips and Tricks

A collection of useful Ansible tips and tricks.

Updated: 2019-06-12

Published: 2018-06-11

Ansible AWX Part 1

Install Ansible AWX on CentOS 7 minimal server.

Published: 2017-10-02

Ansible Overview

A high level look at the components in Ansible.

Updated: 2019-04-07

Published: 2017-08-17

Ansible Tower Part 1

Download, install and license Ansible Tower.

Published: 2017-03-26

Ansible For Networking Part 2

Convert playbook from part 1 to Ansible roles.

Published: 2017-03-13

Ansible For Networking Part 1

Build a spine/leaf network with Ansible and Cumulus.

Published: 2017-03-12

Ansible From The Start To The Beginning

Ansible quick start guide.

Published: 2017-03-11

AWS

AWS EKS Cluster with Terraform

Build and Elastic Kubernetes Service (EKS) cluster with Terraform.

Published: 2024-03-10

Cloud Notes: AWS CloudFront

Notes on AWS CloudFront.

Updated: 2023-12-22

Published: 2023-05-16

AWS Subnet Plan Example

An example subnetting plan for AWS.

Updated: 2023-03-21

Published: 2023-02-03

AWS Networking

An overview of AWS Networking infrastructure and services.

Updated: 2024-01-07

Published: 2023-02-02

AWS Static Website with Terraform

Hosting a static website on AWS with Route53, S3, CloudFront and Terraform.

Published: 2023-01-17

AWS Static Website with Pulumi

Hosting a static website on AWS with Route53, S3 and Pulumi.

Published: 2022-09-06

AWS and Pulumi with Go Getting Started

Getting started managing AWS environments with Pulumi/Go Provider.

Published: 2022-09-03

AWS S3 Cloudfront Static Website Hosting

How to host a static site on AWS using S3 and Cloudfront.

Updated: 2020-06-01

Published: 2020-05-09

AWS Redirect URL with Route 53 and S3

How to redirect a URL using AWS Route 53 and S3.

Published: 2020-05-06

AWS CLI Installation and Setup

Getting the AWS CLI installed and setup.

Published: 2020-04-23

Azure

Azure vWAN Paloalto VPN BGP

Connecting Azure vWAN to Paloalto VPN gateway with BGP peering.

Published: 2025-03-28

Azure Virtual WAN

Azure Virtual WAN Deep Dive.

Published: 2025-03-16

Azure Application Gateway Log Analytics

Useful stuff and things related to searching Azure Application Gateway logs.

Published: 2023-11-29

Azure Firewall Log Analytics

Useful stuff and things related to searching Azure Firewall logs.

Published: 2023-11-29

Cisco 8000v Throughput on Azure

Real world example of throughput on Azure when using a Cisco 8000v router.

Published: 2023-07-08

Bookmarks

Quotes To Remember

Great quotes that I would like to remember.

Updated: 2025-01-19

Published: 2020-12-11

Bookmarked Articles

Interesting articles that I have read on random topics.

Updated: 2025-03-13

Published: 2020-12-08

Certification

AWS Advanced Networking Speciality

How I achieved the AWS Advanced Networking - Specialty (ANS-C01) certification.

Published: 2024-01-07

AWS Solutions Architect Associate

How I achieved the AWS Certified Solutions Architect - Associate (SAA) certification.

Published: 2022-08-06

Chef

Chef From The Start To The Beginning

Getting started with Chef.

Published: 2019-04-27

Cisco

Cisco Meraki Claim Devices

Cloud managed 'It just works' they said.

Published: 2021-05-28

Cisco ACI Tips and Tricks

Tips and Tricks for Cisco ACI and other tails of pain and woe.

Published: 2020-07-03

Cloudflare

Cloudflare Tunnels with Docker Web Service

Using Cloudflare tunnels and Docker to publish a web service.

Published: 2025-02-22

Computer Science

Algorithms and Data Structures

My notes on Algorithms and Data Structures.

Published: 2025-03-24

CPP

C Plus Plus Cheat Sheet

My C++ reference quick notes.

Published: 2025-03-05

Devops

Published: 2018-02-28

CI/CD For Networking Part 4

Jenkins installation.

Published: 2018-02-27

CI/CD For Networking Part 3

Gitlab installation.

Published: 2018-02-26

CI/CD For Networking Part 2

Utility server setup.

Published: 2018-01-24

CI/CD For Networking Part 1

CI/CD introduction and series overview.

Published: 2018-01-23

Networking

Cisco dCloud Access From Linux Host

Use OpenConnect to access Cisco dCloud labs.

Published: 2018-09-29

Non Technical

Theme Test

This page is used to visually test the sites theme and components.

Updated: 2025-03-26

Published: 2025-03-16

2025 Goals

My goals for 2025.

Published: 2025-01-01

2024 Year in Review

What did I do on the year of our lord 2024.

Published: 2024-12-31

2024 Goals

What I would like to achieve in 2024.

Published: 2023-12-27

2023 Year in Review

What did I do in 2023.

Published: 2023-12-24

2023 Goals

It's 2023 what's the plan dude?

Published: 2023-01-01

2022 Year in Review

What did I do in 2022.

Published: 2022-12-31

2022 Goals

My goals for the 2022th year of our lord and saviour Kermmit J Frog.

Published: 2022-01-15

2021 Year in Review

How did I go with my 2021 goals.

Published: 2022-01-01

2021 Goals

What are my plans for 2021.

Published: 2021-01-01

2020 Year in Review

How did I go with my 2020 goals.

Published: 2020-12-31

2020 Goals

What are my plans for 2020.

Published: 2020-01-07

2019 Year in Review

How did I go with my 2019 goals.

Published: 2020-01-03

Books I Read

Books I have read and when I read them.

Updated: 2025-03-15

Published: 2019-01-18

2019 Goals

My 2019 ambition statement.

Published: 2019-01-01

Powershell

Azure Key Vault Certificate Migration with Powershell

How to use Powershell to migrate certificates between Azure Key Vaults.

Published: 2023-11-30

Python

Cerberus For Schema Validation

Schema validation with Cerberus.

Updated: 2018-07-17

Published: 2018-07-16

Rails

Add Stimulus JS to a Rails 6 app

How to add stimulus JS to your Rails 6 application.

Published: 2021-01-19

Add Friendly ID to a Rails 6 App

How to add nice URLs to your Rails 6 app using Friendly ID.

Published: 2021-01-05

Add Font Awesome 5 to a Rails 6 App

How to add font awesome 5 to a rails 6 application.

Published: 2020-12-20

Add Bootstrap 5 to a Rails 6 App

Add Bootstrap 5 to a Rails 6 Appliaction.

Published: 2020-12-19

Rust

Rust Notes: Macros

Notes on Rust Macros.

Published: 2025-03-25

Coding Packets the Rusty Edition

I rebuilt codingpackets.com again ... this time with Rust BTW.

Published: 2025-03-23

Rust Web Development with Tailwind CSS, LiveJS and Bacon

My workflow for Web developement with Rust.

Published: 2025-02-25

Rust Query Pokemon API

Querying the Pokemon API asyncronously with Rust.

Updated: 2022-04-21

Published: 2022-04-18

Sdwan

Cisco SDWAN Command Comparison Cheat Sheet

Compare commands between the vEdge and cEdge SDWAN devices types.

Published: 2019-06-12

Cisco SDWAN Self Hosted Lab Part 2

Build a self hosted Cisco SDWAN lab part 2.

Published: 2019-06-03

Cisco SDWAN Self Hosted Lab Part 1

Build a self hosted Cisco SDWAN lab part 1.

Published: 2019-06-02

Terraform

Terraform CDK Azure Blob Storage Backend

Using an Azure blob storage container for Terraform state backend.

Published: 2025-03-07

Terraform CDK for Azure

Setting up a Terraform CDK environment for Azure workloads.

Published: 2025-03-06

Vagrant

Cisco IOSXRv Vagrant Libvirt Box Install

Build a Cisco IOSXRv Vagrant box for use with the libvirt provider.

Published: 2018-06-10

Cisco ASAv Vagrant Libvirt Box Install

Build a Cisco ASAv Vagrant box for use with the libvirt provider.

Published: 2018-05-07

Cisco IOSv Vagrant Libvirt Box Install

Build a Cisco IOSv Vagrant box for use with the libvirt provider.

Published: 2018-05-07

Cisco CSR 1000v Vagrant Libvirt Box Install

Build a Cisco CSR 1000v box for use with the libvirt provider.

Published: 2017-11-26

Arista vEOS Vagrant Libvirt Box Install

Build an Arista vEOS box for use with the libvirt provider.

Updated: 2018-04-24

Published: 2017-11-18

Cisco Nexus 9000v Vagrant Box Install

How to install a Cisco Nexus 9000v Vagrant box.

Published: 2017-08-19

Cisco CSR 1000v Vagrant Box Install

How to install a Cisco CSR 1000v Vagrant box.

Published: 2017-08-13

Cisco ASAv Vagrant Box Install

How to install a Cisco ASAv Vagrant box.

Published: 2017-08-11

Arista vEOS Vagrant Box Install

How to install an Arista vEOS Vagrant box.

Published: 2017-07-09