Tech Watch

What I read, what I retain

As a sysadmin apprentice, I read continuously — to anticipate client incidents, improve my homelab, and prepare for certifications. Here are my sources and the articles that genuinely changed something in my practice.

Updated 7 July 2026

01 My picks — articles that made a difference

Reads that impacted my homelab setup or my day-to-day work at Concept Numérique.

Monitoring Grafana Labs Blog · January 2026

pfSense — Manual migration from Promtail to Grafana Alloy across 10 Proxmox LXCs

The article that guided my log centralisation stack migration. Promtail officially reached EOL in March 2026 — I applied the migration across my 10 LXC containers and 2 Proxmox hypervisors. Alloy's River pipeline configuration is more verbose than Promtail but far more flexible when it comes to journald label handling.
Networking Cisco Learning Network · December 2025

Cisco ACL Best Practices — Named ACLs, stateful filtering and sequence numbering

Came across this at exactly the right time, during my ACL deployment phase on the Cisco 3560-CX. The section on native VLAN and 802.1Q double-tagging VLAN hopping led me to review my trunk configuration — I had left the native VLAN at its default value, which is a known security weakness.
Active Directory Microsoft Security Blog · November 2025

Active Directory Tiering Model — Why the Tier 0/1/2 approach changes everything

Directly relevant to my Windows Server 2022 Core AD deployment. I didn't implement the full tier model in the homelab (too many VMs involved), but I applied the core principle of not exposing the DC on the SERVERS network — it stays in the MGMT VLAN with restricted access, exactly as recommended.
Cybersecurity Network Computing · October 2025

SNMP v3 vs v2c — Securing network equipment monitoring in production

I currently use SNMP v2c on my Cisco 3560-CX and pfSense with a non-trivial community string and source IP whitelisting. This article made the case clearly enough to convince me to migrate to SNMP v3 for encrypted polling — it's on my roadmap for next quarter.

02 My sources — active RSS feeds

Latest articles from each source, fetched at deployment time.

03 Additional references

Forums, official docs and communities I consult regularly.