
Recent Articles
-
Auto-Sanitize Blog Posts Before Publishing: A Security Audit Pipeline with Claude Code and fswatch
Build a dual-layer content scanner that catches leaked IPs, credentials, and personal data in your markdown files — with AI-powered context awareness and real-time file monitoring — Introduction If you write technical blog posts — especially about homelabs, self-hosting, or networking — you've probably leaked something sensitive at least once.
-
Setting Up and Using SSH Keys in 1Password
This guide walks through generating SSH keys in 1Password, configuring your Mac to use the 1Password SSH agent, and adding your public key to remote services.
-
Accessing Your Linux VM from Mac Finder: A Complete Guide to Samba File Sharing
Seamlessly browse and edit files on your Linux VM directly from macOS Finder Introduction If you're running Linux VMs (whether in Proxmox, VirtualBox, VMware, or any other hypervisor) and use macOS as your daily driver, you've probably found yourself constantly SSHing into your VM to edit files or copy data back and forth.
-
Automated Git Commits With Inotify
Automating Git Commits with inotify: Never Forget to Push Again Build a real-time file watcher that automatically commits and pushes your changes to GitHub Introduction As developers and technical writers, we've all been there: you spend hours writing documentation, blog posts, or code, only to realize hours (or days) later that you forgot to commit and push your changes.
-
NFS Mac DAS To Proxmox Tutorial
Tutorial: Mounting a Mac DAS via NFS to Proxmox Server Table of Contents Overview Architecture Prerequisites Understanding the Challenges Part 1: Prepare the Mac NFS Server Part 2: Configure NFS Exports Part 3: Enable Full Disk Access Part 4: Test NFS from Proxmox Part 5: Make the Mount Persistent Troubleshooting Security Considerations Performance Optimization Overview This tutorial guides you through configuring Network File System (NFS) to share a Direct Attached Storage (DAS) device connected to a Mac with a Proxmox server over a network.
-
CyberPower UPS NUT Tutorial
Protect Your Homelab: Setting Up Network UPS Tools (NUT) Across Proxmox and Mac 🔋 Ever had that sinking feeling when you realize your entire homelab just went down during a power outage?