public aws • 2 min read Update Your AWS Security Group Using Python & boto3 Why? I'm regularly (once a week) having to update a security group for my EC2 instances to allow SSH access…
public networking • 4 min read Ansible – Backup Juniper configuration and version control with Git Intro Short blog post, as many of you, will just want to fiddle with the playbook(s) itself. GitHub repo…
public How To • 5 min read Installing NetBox on Proxmox/ Docker What is NetBox? From their docs: NetBox is an infrastructure resource modelling (IRM) application designed to empower network automation. Initially…
public How To • 1 min read Collecting Juniper RSI and Log Files for JTAC During your time as a network engineer, you may be required to collect log files and RSI info to assist…
public networking • 2 min read Soft reset an SFP on a Juniper switch (QFX/ EX) Intro When using an SFP/ SFP+ or QSFP module, you may encounter an issue where it simply doesn't work when…
public How To • 7 min read Offloading Wordpress media from AWS EC2 to S3 via CloudFlare Intro Website performance heavily depends on the content loaded/ pulled from your server. Running a website with lots of media…
public cloud • 3 min read Setting up your SSH host file for Mac/ Linux & fix “Unprotected private key file” error Intro When you require access to a host or instance, you usually require some kind of authentication. Whether it be…
public How To • 13 min read Installing Grafana & Prometheus on Docker to monitor Raspberry PI/ Linux metrics In this how-to, we'll set up Grafana & Prometheus to capture and monitor Pi and Linux metrics.…