NixOS: Your New Favourite Linux Distribution
Greetings! Today we're going to explore an extraordinary Linux distribution that too few
Vendor Migrations: Automating Config Translations
I was recently pulled in to support a migration project, where some H3C firewalls were
Device deployments from Golden ISOs with Cisco's gisobuild
So, Cisco have an awesome python script on their github here, and at the time
The Top 13 Essential Browser Extensions for Techies
This post will be a departure from my usual specialised deep-dive tutorials, and instead I
Automating Network VLAN Deployments with Ansible
Rolling out new VLANs across a network can be time consuming. The Ansible playbook documented
SSH Login Push Notifications with IFTTT
I recently set out to find a solution for receiving push notifications on my mobile
Rendering Cisco configuration with Ansible and Jinja2
Hi guys! In this post I am demonstrating the use of Ansible's Jinja2
Managing Network ACL's With Ansible
This is a quick glimpse at a production application of Ansible to automate your infrastructure
Automated SNMPv3 Configuration
This blog post is about SNMPv3. As many Engineers familiar with SNMP will know, SNMP
Python Environments on Linux
Creating a virtual environment will limit anything you do to that environment only, and no