Blog
Installing Proxmox VE on Debian 13 Trixie
reading time: 8 minutes
I recently set up a new Proxmox VE server on Debian 13 (Trixie) and wanted to document the process. This guide follows the official Proxmox wiki instructions with real-world networking configuration.
Prerequisites
Start with a clean Debian 13 Trixie installation:
- Use expert mode installer for static IP configuration
- Select only “standard system utilities” and “SSH server”
- Don’t install desktop environment or QEMU (Proxmox brings its own)
Important: Installation is unsupported with systemd-boot and Secure Boot enabled. Use GRUB instead.
My First Post
reading time: 1 minute
Welcome to my blog! This is my first post using Hugo with the Nightfall theme.
What is Hugo?
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
Features I Love
- Fast build times - Hugo can build most websites in seconds
- Markdown support - Write content in simple Markdown
- Themes - Beautiful themes like Nightfall
- No dependencies - Single binary, no runtime dependencies
Code Example
Here’s a simple example: