Maverick Writes

09/13/2025

Fix 404 Error on Github Pages After Configuring Domain

Detail of a weird error I encountered configuring a hostname for this blog

08/22/2025

Setting up Internal Docker Registries

Learn how to set up Private docker registries for internal lab use

07/15/2025

Securing SNMP with VACM (View Access Control Models)

Further secure SNMP devices by setting VACM for both 2c and version 3.

07/01/2025

SNMP Trap

Overview on how SNMP works, and the configurations needed to set up SNMP trap's.

06/22/2025

Kafka EOS and Transactions with Rust

Dive into Kafka's delivery semantics, and learn how exactly once semantics are implemented with Kafka's transactional API, with examples written in Rust.