RSSAmplifier

Blog

edywerder.ch

Edy’s Tech Blog — Clear, Tested Guides

edywerder.chRSS feed ↗20 posts

Latest posts

FortiGate as a Secondary DNS Server for Active Directory

In my homelab, I run a single Active Directory domain controller. It holds the AD-integrated DNS zone and, until recently, my DHCP server too. It is a VM on a Proxmox node. When it goes down, every client loses DNS resolution and internet access, because the DC forwards everything it is not authoritative for to my ISP's resolvers.

How I Installed NUT on Proxmox for an APC UPS

In this guide, I show you how to install NUT on Proxmox and protect your servers during a power failure. Network UPS Tools (NUT) can monitor an uninterruptible power supply and shut down the Proxmox host before the battery runs out.

Homelab Ideas: 25 Real Projects to Start and Grow Your Home Lab

Looking for homelab ideas? Here are 25 projects I either run in my own lab or have planned next, organized by where you start and how your lab grows.

Best Hypervisor for Home Lab in 2026 – I Tested 5 Free & Powerful Options

When I started building my home lab, choosing the right server was only half the story. The other half? Picking the best hypervisor. After all, it’s the hypervisor that actually runs your virtual machines—so it plays a huge role in how flexible, efficient, and manageable your home lab setup is.

Best Mini PC for Proxmox 2026 – Compact Power for Your Home Lab Setup

If you are looking to run the best mini PC for Proxmox, you are not alone. Mini PCs are increasingly popular among homelab enthusiasts seeking a powerful, compact, and energy-efficient virtualization setup.

Best Homelab Firewall in 2026 – Software and Hardware Compared

I run a FortiGate at the edge of my own homelab, in front of a Proxmox cluster and several VLANs. Before updating this guide, I asked the homelab community what they actually run in 2026.

Securing SSH with Two-Factor Authentication: A Linux and Proxmox Guide

As a system administrator, securing SSH access is crucial for protecting my servers. That's why I've implemented two-factor authentication (2FA) on my Linux and Proxmox systems. In this guide, I'll walk you through the process of securing SSH with 2FA, step by step.

Fail2ban vs CrowdSec: which one I actually use in my homelab

For years, Fail2ban was the first thing I installed on any server I put online. It is light, it is simple, and it just works. I never had a reason to look further. Then CrowdSec kept coming up in homelab circles, and I wanted to know if it was hype or a real upgrade over the tool

Best Server for Home Lab 2026: A Buying Guide for Refurbished Tower, Rack & Renewed Options

A home lab is great for getting hands-on experience with different technologies. It is the ideal setup for testing products or configurations in a quiet environment.

Proxmox Backup Server Verify Slow on NFS? How a $175 SSD Fixed It

Is your Proxmox Backup Server verify slow? Mine ran for 8.5 hours every single day. Backups were fine. Restores worked. But the daily verify dragged on from morning into late afternoon. I assumed it was my gigabit network. I was wrong.

How to Update Proxmox Manually

Knowing how to update Proxmox manually keeps you in control of when patches and kernel updates hit your server. This guide covers both the command-line and the web GUI approaches.

Proxmox Backup Server: What It Does and How to Set It Up

If you run a homelab or manage a few servers for a small business, Proxmox Backup Server is the solution for data protection. Without a dedicated backup server, your virtual machines live on a single node. One disk failure and you rebuild everything from scratch.

Self-Managed VPS Updates: Who’s Responsible When a Panel Runs Your Stack?

I SSH'd into my self-managed VPS last week, ran apt-get update & apt-get upgrade -y, and immediately hit two errors. That moment made me realize I had no clear idea who's actually responsible for keeping this server updated.

Homelab Guide 2026: Build, Run and Expand Your Home Lab

I have written over 30 homelab guides on this blog. Guides on servers, Proxmox, Synology, networking, and security. This page brings them all together in one place, organized by topic.

How to Use Synology Hyper Backup with an Ubuntu rsync Server

If you want an off-site backup destination you control, using Synology Hyper Backup to an rsync server can work very well. I recently set this up with an Ubuntu server and learned that the process is not quite as simple as creating a folder and testing SSH access.

Divi Custom CSS in Divi 5: When a Class Works Better Than a Preset

Divi 5 gives you a powerful design system with presets and variables. But not everything belongs in that system. Some styles are one-offs. Some need more control than the visual builder allows. That is where Divi custom CSS comes in.

How to Install Windows Server on Proxmox with VirtIO Drivers

If you want to install Windows Server on Proxmox, I recommend using VirtIO drivers from the beginning. This gives your virtual machine better storage and network performance than using older default options.

Divi 5 Tips

I'm currently rebuilding a website with Divi 5. Along the way, I keep running into things that aren't obvious, aren't documented, or just work differently than expected. I collect them here.

Divi 5 Design Variables: What Works and What Is Missing

Divi 5 design variables let you define colors, fonts, spacing, text, URLs, and more in one place and reuse them across your entire site. They are a new feature and a core part of the Divi 5 design system.

Divi 5 Review: Rebuilt from Scratch, Should You Upgrade or Switch?

Divi 5 is officially out. After more than three years of development, Elegant Themes removed the beta label on February 26, 2026, and Divi 5 is now the recommended version for new projects.