Managing IOS-XR Linux Environment over SSH
So your shiny new Cisco device now comes with some added toys, such as a
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
Cracking Linux User Passwords with John the Ripper
Just a quick one today, here is a look at cracking Linux user passwords using
Automated SNMPv3 Configuration
This blog post is about SNMPv3. As many Engineers familiar with SNMP will know, SNMP
Managing a Traefik web-server with Docker
A few months back I moved away from NGINX and made the switch to Traefik
Python Environments on Linux
Creating a virtual environment will limit anything you do to that environment only, and no
Regex in Cisco IOS
Regular expressions, or regex, are templates to match text patterns. They provide a way to