Escape the VMware Tax: How to Migrate from VMware ESXi to Proxmox VE in 2026

⏱ 14 min read

A complete, no-fluff guide — from frustrated sysadmin to Proxmox freedom 1. The Email Nobody Wanted to Open Picture this: It’s a regular Tuesday morning. You pour your coffee, open your inbox, and there it is — the VMware renewal notice. You click it. You scroll down. You blink. You scroll back up. You think …

Read more

Zero‑Drama Proxmox Dataset Backups with PBS

⏱ 5 min read

If you run Proxmox in production, you already know the real enemy isn’t disk failure — it’s half‑finished backups, overlapping jobs, and sleeping hosts in the middle of a snapshot. This post walks through a battle‑tested Bash script I use to back up large datasets to Proxmox Backup Server (PBS) safely, cleanly, and without interfering …

Read more

How to Create an API Token in Proxmox Backup Server (PBS)

⏱ 3 min read

If you’re automating backups, writing scripts, or integrating Proxmox Backup Server (PBS) with other systems, API tokens are the correct way to authenticate — not passwords. This guide shows exactly how to create an API token in PBS, why you should use one, and how to use it safely with proxmox-backup-client. Simple, secure, and production-ready. …

Read more