Basics Series · · 8 min read

Enhancing Network Privacy and Security: Setting Up Pi-hole with Unbound DNS

In my previous post comparing Pi-hole versus Adguard Home, I mentioned I use Pi-hole with Unbound DNS. Let's explore why this setup is beneficial and how to implement it step by step.

Enhancing Network Privacy and Security: Setting Up Pi-hole with Unbound DNS

Read next

The Terminal Is a Conversation
Linux · Featured

The Terminal Is a Conversation

My first Linux distribution no longer exists. I mention that because it lands two points at once: Linux is old enough to have history, and the skills transfer anyway...

Moving Autonomous Agent Secrets Out of .env
autonomous-agents · Featured

Moving Autonomous Agent Secrets Out of .env

For a long time, my autonomous agent found credentials the same way many applications do. Why I replaced a flat environment file with scoped Vaultwarden access, short-lived agent sessions, and a verified audit trail that now reaches Graylog and Wazuh.