Home Server Setup Guide (Part 6): Monitoring Your Server with Prometheus and Grafana on NixOS

Welcome to my tech blog on Glitch! In this post, I’ll walk you through setting up Prometheus and Grafana on a NixOS server to monitor system health metrics like CPU, memory, disk, and network usage. This setup is perfect for my home lab, where I run services like Pi-hole and Vaultwarden, and it’s accessible remotely via Tailscale. I’ll break it down step-by-step with examples, explain why each component matters, and show how I got it running. Let’s dive in!

Read full post gblog_arrow_right

Home Server Setup Guide (Part 5): Setting Up Pi-hole with Podman for Ad-Free Browsing

Transform Your Server into an Ad-Blocking Powerhouse with Pi-hole and Podman!

Ready to banish ads and trackers from every device on your network? In this guide, I’ll walk you through setting up Pi-hole a powerful DNS-based ad blocker using Podman, a lightweight, daemonless container engine, on your home server. Say goodbye to intrusive pop-ups and hello to a cleaner, faster browsing experience all while keeping your setup secure and efficient. Let’s dive in!

Read full post gblog_arrow_right

From Wi-Fi to the Web: How Your Home Network Connects to the Internet

Have you ever wondered how your devices connect to the internet, or what happens behind the scenes when you open a website? Your home network is the backbone of this experience.

  • Overview: This post covers how your home router manages device connections, assigns IP addresses, and translates network requests. Understanding these basics provides insight into how your internet experience relies on network functions like IP addresses, DHCP, NAT, and DNS.
Read full post gblog_arrow_right