# Proxmox Pulse > Practical guides for Proxmox VE administrators In-depth Proxmox VE tutorials, tips, and best practices for homelab enthusiasts and system administrators. Covers installation, VMs, LXC containers, storage, networking, and more. ## About this site - **Site**: https://proxmoxpulse.com/ - **Human sitemap**: https://proxmoxpulse.com/sitemap/ - **Articles**: https://proxmoxpulse.com/articles/ - **Topics**: https://proxmoxpulse.com/topics/ - **Tags**: https://proxmoxpulse.com/tags/ - **Total articles**: 75 - **Topics**: 5 - **Curated tags**: 49 ## Topics ### Installation & Initial Setup — https://proxmoxpulse.com/topics/installation-and-initial-setup/ Step-by-step Proxmox VE installation guides, post-install configuration checklists, and migration tutorials for getting your hypervisor up and running. - [Proxmox VE LDAP and Active Directory Authentication](https://proxmoxpulse.com/articles/proxmox-ldap-active-directory-authentication/index.md): Configure Proxmox VE to authenticate users via LDAP or Active Directory. Step-by-step realm setup, group sync, role mapping, and troubleshooting tips included. - [Proxmox VE for Small Business: A Free VMware Alternative](https://proxmoxpulse.com/articles/proxmox-ve-small-business-vmware-alternative/index.md): Proxmox VE 9.1 replaces VMware vSphere for small business at zero cost. Compare features, configure HA, RBAC, and backups with step-by-step commands. - [Configure Proxmox Notifications for Email and Webhooks](https://proxmoxpulse.com/articles/proxmox-notifications-email-webhooks/index.md): Configure Proxmox VE 8.1 notifications to route backup failures, HA events, and storage alerts to your inbox or webhooks like ntfy and Slack in 20 minutes. - [Migrate Hyper-V VMs to Proxmox VE Step by Step](https://proxmoxpulse.com/articles/migrate-hyper-v-vms-proxmox-ve/index.md): Export Hyper-V VMs, convert VHDX to qcow2, and import into Proxmox VE 9 without reinstalling. Covers VirtIO drivers, Gen 2 UEFI VMs, and Windows activation. - [Automate Proxmox VE Installation with Answer Files](https://proxmoxpulse.com/articles/proxmox-ve-automated-installation-answer-files/index.md): Learn how to automate Proxmox VE installations using answer files for repeatable, hands-free bare-metal deployments across your homelab or datacenter. - [Proxmox Pitfalls: 7 Mistakes Homelabbers Make](https://proxmoxpulse.com/articles/proxmox-pitfalls-7-mistakes-homelabbers-make/index.md): Avoid the most common Proxmox VE mistakes—from quorum loss to ZFS ARC misconfiguration—with this honest troubleshooting guide for homelabbers. - [Proxmox Homelab Starter: 5 VMs to Deploy First](https://proxmoxpulse.com/articles/proxmox-homelab-starter-5-vms-to-deploy-first/index.md): New to Proxmox? Deploy these 5 essential VMs and LXCs first—DNS, VPN, reverse proxy, monitoring, and storage—to build a useful homelab fast. - [Proxmox Datacenter Manager Alpha: Setup Guide](https://proxmoxpulse.com/articles/proxmox-datacenter-manager-alpha-setup-guide/index.md): Install and configure Proxmox Datacenter Manager alpha to manage multiple Proxmox VE clusters from one dashboard. Step-by-step homelab guide. - [Proxmox on Intel N100 Mini PCs: 2026 Setup Guide](https://proxmoxpulse.com/articles/proxmox-intel-n100-mini-pc-setup-guide/index.md): Install and optimize Proxmox VE on Intel N100 mini PCs. Covers BIOS tweaks, hardware compatibility, iGPU passthrough, and ideal homelab workloads for 2026. - [Proxmox vs VMware vs XCP-ng: 2026 Hypervisor Guide](https://proxmoxpulse.com/articles/proxmox-vs-vmware-vs-xcpng-2026-hypervisor-guide/index.md): Choosing between Proxmox, VMware, and XCP-ng in 2026? This in-depth comparison covers licensing, performance, features, and real-world use cases to help you decide. - [Proxmox VE on Raspberry Pi 5: Full Setup Guide](https://proxmoxpulse.com/articles/proxmox-ve-raspberry-pi-5-setup-guide/index.md): Install Proxmox VE on a Raspberry Pi 5 with this complete guide covering ARM quirks, storage setup, VM limits, and real-world performance tips. - [Proxmox VE 8 to 9 Upgrade: Step-by-Step Guide](https://proxmoxpulse.com/articles/proxmox-ve-8-to-9-upgrade-step-by-step-guide/index.md): Safely upgrade Proxmox VE 8 (Debian 12) to PVE 9 (Debian 13) with pre-flight checks, package source migration, cluster upgrade strategy, and rollback options. - [How to Install Proxmox VE on Any Hardware](https://proxmoxpulse.com/articles/install-proxmox-ve-on-any-hardware/index.md): Step-by-step guide to installing Proxmox VE 8.x on bare metal hardware, from creating a bootable USB to your first login at the web interface. - [Migrating from VMware ESXi to Proxmox VE](https://proxmoxpulse.com/articles/migrate-vmware-esxi-to-proxmox/index.md): Practical guide to migrating VMs from VMware ESXi to Proxmox VE, covering VMDK conversion, VirtIO drivers, and post-migration performance tuning. - [Proxmox Post-Install Checklist: 15 Things to Configure First](https://proxmoxpulse.com/articles/proxmox-post-install-checklist/index.md): Essential post-installation checklist for Proxmox VE covering repository setup, security hardening, storage config, and performance tuning. ### Virtualization & VM Management — https://proxmoxpulse.com/topics/virtualization-and-vm-management/ Proxmox VM creation, GPU passthrough, Windows and Linux guest setup, clustering, live migration, and performance tuning for KVM virtual machines. - [Automate Proxmox VE with Ansible Full VM Playbooks](https://proxmoxpulse.com/articles/automate-proxmox-ansible-vm-playbooks/index.md): Provision Proxmox VMs and LXC containers with Ansible using community.general and API tokens. Get repeatable, zero-touch VM deployments in under 90 seconds. - [CPU Pinning on Proxmox for Low-Latency VM Workloads](https://proxmoxpulse.com/articles/proxmox-cpu-pinning-low-latency-vms/index.md): Pin VM cores on Proxmox VE 9 to eliminate scheduler jitter and cut latency. Covers isolcpus, cpuaffinity, NUMA alignment, and when pinning actually helps. - [Proxmox High Availability Setup for Automatic VM Failover](https://proxmoxpulse.com/articles/proxmox-high-availability-vm-failover/index.md): Set up Proxmox HA Manager to automatically restart VMs after a node failure. Covers fencing requirements, HA group config, and live failover testing on PVE 9.1. - [K3s Kubernetes Cluster on Proxmox VMs Setup Guide](https://proxmoxpulse.com/articles/k3s-kubernetes-cluster-proxmox-vms/index.md): Deploy a three-node K3s Kubernetes cluster on Proxmox VMs using cloud-init templates. From bare VMs to a working kubeconfig in 30 minutes, with Longhorn persistent storage. - [Proxmox VE 9: New Features Every Admin Should Enable](https://proxmoxpulse.com/articles/proxmox-ve-9-new-features-every-admin-should-enable/index.md): Proxmox VE 9 ships with major SDN upgrades, OCI LXC support, and UI improvements. Here's what to enable first and how to configure each feature. - [Home Assistant OS on Proxmox: 2026 Setup Guide](https://proxmoxpulse.com/articles/home-assistant-os-on-proxmox-2026-setup-guide/index.md): Run Home Assistant OS as a Proxmox VM in 2026 with USB dongle passthrough, VirtIO drivers, and post-install tips for a rock-solid smart home hub. - [Running SteamOS on Proxmox: GPU Passthrough Gaming VM](https://proxmoxpulse.com/articles/steamos-vm-proxmox-gpu-passthrough-gaming/index.md): Learn how to run SteamOS as a KVM VM on Proxmox with GPU passthrough so one box handles both gaming and homelab workloads simultaneously. - [Proxmox vs Unraid: Which Is Right for Your Homelab?](https://proxmoxpulse.com/articles/proxmox-vs-unraid-homelab-comparison-2026/index.md): Proxmox vs Unraid head-to-head: compare VM support, storage flexibility, Docker, pricing, and community to pick the best homelab hypervisor in 2026. - [Talos Linux on Proxmox: Immutable Kubernetes Nodes](https://proxmoxpulse.com/articles/talos-linux-on-proxmox-immutable-kubernetes-nodes/index.md): Deploy immutable, API-driven Kubernetes nodes on Proxmox using Talos Linux. Full walkthrough covering VM setup, Cloud-Init, talosctl, and cluster bootstrapping. - [Access a Linux VM on Proxmox from Windows via RDP](https://proxmoxpulse.com/articles/access-linux-vm-proxmox-from-windows-rdp/index.md): Step-by-step guide to spinning up a Linux VM on Proxmox and connecting from Windows using RDP, SPICE, or noVNC for a near-native remote desktop experience. - [Proxmox VM Templates: Clone and Deploy VMs in Seconds](https://proxmoxpulse.com/articles/proxmox-vm-templates-clone-and-deploy-vms/index.md): Learn how to create reusable Proxmox VM templates and clone them in seconds. Stop rebuilding VMs from scratch and deploy consistent machines instantly. - [Proxmox Cloud-Init Templates: Automated VM Deployment](https://proxmoxpulse.com/articles/proxmox-cloud-init-templates-automated-vm-deployment/index.md): Create Proxmox cloud-init VM templates for automated deployment with SSH keys, network config, and user setup. Clone production-ready VMs in seconds. - [GPU Passthrough on Proxmox: Complete Guide](https://proxmoxpulse.com/articles/gpu-passthrough-proxmox-complete-guide/index.md): Step-by-step GPU passthrough setup on Proxmox VE with VFIO, IOMMU groups, and driver blacklisting. Covers Nvidia code 43 fix and performance tuning. - [Setting Up a Windows 11 VM on Proxmox with VirtIO](https://proxmoxpulse.com/articles/windows-11-vm-proxmox-virtio-setup/index.md): Complete walkthrough for installing Windows 11 on Proxmox VE with VirtIO drivers, TPM emulation, UEFI boot, and guest agent for optimal performance. - [Proxmox Clustering: Setup, Quorum, and Live Migration](https://proxmoxpulse.com/articles/proxmox-cluster-setup-quorum-live-migration/index.md): How to build a Proxmox cluster with proper quorum, corosync networking, HA manager, and live migration. Includes shared storage and failover testing. ### LXC Containers & Docker — https://proxmoxpulse.com/topics/lxc-containers-and-docker/ Running Docker inside LXC containers, privileged vs unprivileged container security, and lightweight virtualization with Proxmox LXC templates. - [Proxmox LXC Resource Limits: CPU, Memory, and Disk I/O](https://proxmoxpulse.com/articles/proxmox-lxc-resource-limits/index.md): Set CPU, memory, and disk I/O limits on Proxmox LXC containers using cgroups v2. Real pct commands, hook scripts, and hard-learned pitfalls — most apply live without a restart. - [6 Must-Have LXC Containers for Your Proxmox Homelab](https://proxmoxpulse.com/articles/proxmox-homelab-essential-lxc-containers/index.md): Six LXC containers that cover the majority of Proxmox homelab infrastructure needs, with exact RAM specs, pct commands, and real-world gotchas for each. - [Proxmox LXC Bind Mounts: Share Host Paths with Containers](https://proxmoxpulse.com/articles/proxmox-lxc-bind-mounts-host-storage/index.md): Configure Proxmox LXC bind mounts to share host directories with containers, fix UID/GID mapping in unprivileged containers, and avoid permission pitfalls. - [Self-Host OpenClaw AI Assistant in Proxmox LXC](https://proxmoxpulse.com/articles/self-host-openclaw-ai-assistant-proxmox-lxc/index.md): Learn how to self-host OpenClaw, the open-source local AI assistant, inside a Proxmox VE LXC container. Step-by-step guide for homelab sysadmins. - [Proxmox AI Workloads: GPU VM vs LXC Container Guide](https://proxmoxpulse.com/articles/proxmox-ai-inference-gpu-vm-vs-lxc-container/index.md): Compare GPU passthrough for AI inference on Proxmox: KVM VM vs LXC container. Performance benchmarks, setup complexity, and which option suits your hardware. - [Run Multiple AI Models on Proxmox LXC Containers](https://proxmoxpulse.com/articles/run-multiple-ai-models-proxmox-lxc-containers/index.md): Learn how to isolate multiple AI models in separate Proxmox LXC containers with resource limits, shared GPU access, and an Open WebUI hub for multi-tenant inference. - [Self-Host Ollama and Open WebUI on Proxmox LXC](https://proxmoxpulse.com/articles/self-host-ollama-open-webui-proxmox-lxc/index.md): Run a complete self-hosted AI inference stack with Ollama, Open WebUI, and Whisper across lightweight Proxmox LXC containers — no GPU passthrough VM required. - [Nextcloud on Proxmox LXC: Private Cloud Setup Guide](https://proxmoxpulse.com/articles/nextcloud-on-proxmox-lxc-private-cloud-setup/index.md): Deploy a self-hosted Nextcloud instance inside an unprivileged Proxmox LXC container. Lighter than a VM, fully functional, and easier to manage. - [Managing Docker on Proxmox with Portainer and Dockge](https://proxmoxpulse.com/articles/managing-docker-on-proxmox-with-portainer-and-dockge/index.md): Learn how to run Portainer and Dockge in Proxmox LXC containers for a full web-based Docker GUI—covering installation, reverse proxy, and multi-host management. - [Run Ollama on Proxmox LXC with AMD GPU Access](https://proxmoxpulse.com/articles/run-ollama-proxmox-lxc-amd-gpu-access/index.md): Expose an AMD GPU to a Proxmox LXC container for local AI inference with Ollama—no full VM passthrough required. Step-by-step guide for homelabs. - [Proxmox LXC Templates: Build and Deploy Custom Containers](https://proxmoxpulse.com/articles/proxmox-lxc-templates-build-and-deploy-custom-containers/index.md): Learn how to create reusable custom LXC templates in Proxmox VE, from base container prep to rapid deployment across your homelab or cluster. - [Multiple Docker LXCs vs One Docker VM on Proxmox](https://proxmoxpulse.com/articles/multiple-docker-lxcs-vs-one-docker-vm-proxmox/index.md): Compare running multiple Docker LXC containers vs a single Docker VM on Proxmox: resource overhead, isolation, security, and which setup wins for your homelab. - [Proxmox VE 9.1 OCI LXC: Running Any Container Image](https://proxmoxpulse.com/articles/proxmox-ve-9-1-oci-lxc-run-any-container-image/index.md): Proxmox VE 9.1 introduces OCI-based LXC containers, letting you pull and run any Docker Hub image as a native LXC—no daemon, no Docker runtime needed. - [Running Docker Inside LXC Containers on Proxmox](https://proxmoxpulse.com/articles/docker-inside-lxc-containers-proxmox/index.md): Learn how to run Docker inside Proxmox LXC containers with proper nesting configuration. Step-by-step setup for both privileged and unprivileged containers. - [Privileged vs Unprivileged LXC Containers on Proxmox](https://proxmoxpulse.com/articles/privileged-vs-unprivileged-lxc-containers-proxmox/index.md): Understand the security differences between privileged and unprivileged LXC containers in Proxmox VE. When to use each type and how to configure them. ### Storage, ZFS & Backup Strategies — https://proxmoxpulse.com/topics/storage-zfs-and-backup-strategies/ ZFS pool configuration, Proxmox Backup Server setup, automated backup schedules, snapshot management, and storage performance optimization. - [Proxmox Backup Server 4.2 S3 Storage Backend Setup](https://proxmoxpulse.com/articles/proxmox-backup-server-s3-storage-backend/index.md): Configure PBS 4.2's S3 storage backend to sync backups to Backblaze B2, Wasabi, or Cloudflare R2. Covers sync jobs, retention propagation, encryption, and cost per TB. - [Migrate Bare-Metal TrueNAS to Proxmox Without Data Loss](https://proxmoxpulse.com/articles/migrate-bare-metal-truenas-proxmox-zfs/index.md): Move your TrueNAS bare-metal installation to a Proxmox VM without touching your ZFS pools. HBA passthrough, disk passthrough, and pool import — step by step. - [Add NFS Storage to Proxmox for VM Disks and Backups](https://proxmoxpulse.com/articles/proxmox-nfs-storage-vm-disks-backups/index.md): Add NFS storage to Proxmox VE for VM disk images, ISO libraries, and VZDump backups. Covers TrueNAS export config, mount options, and the root_squash permission fix. - [LVM-Thin Pools on Proxmox for VM Snapshots Without ZFS](https://proxmoxpulse.com/articles/proxmox-lvm-thin-pools-vm-snapshots/index.md): Set up LVM-thin pools on Proxmox VE 9.1 for copy-on-write snapshots without ZFS memory overhead. Works on any block device with no ECC RAM required. - [Proxmox VM Storage Migration: Move Disks Between Pools](https://proxmoxpulse.com/articles/proxmox-vm-storage-migration-move-disks-between-pools/index.md): Learn how to move Proxmox VM disks and LXC containers between storage pools using GUI and CLI — including tips for live migration readiness. - [Proxmox ZFS Tuning: ARC, L2ARC, and SLOG Guide](https://proxmoxpulse.com/articles/proxmox-zfs-tuning-arc-l2arc-slog-performance/index.md): Learn how to tune ZFS ARC size, add L2ARC SSD caching, and configure SLOG on Proxmox for maximum storage performance. Practical tips for homelabs and production. - [Veeam Backup for Proxmox VE: Complete Setup Guide](https://proxmoxpulse.com/articles/veeam-backup-proxmox-ve-setup-guide/index.md): Set up Veeam Backup & Replication for Proxmox VE with agent-based and agentless jobs, immutable repos, and instant VM recovery. Enterprise-grade protection. - [Proxmox Backup Server: Replicate Backups Offsite](https://proxmoxpulse.com/articles/proxmox-backup-server-replicate-backups-offsite/index.md): Learn how to replicate Proxmox Backup Server backups to a remote PBS instance or S3-compatible storage for true offsite protection and disaster recovery. - [Proxmox Ceph Storage: Hyper-Converged Cluster Setup](https://proxmoxpulse.com/articles/proxmox-ceph-storage-hyper-converged-cluster-setup/index.md): Learn how to deploy Ceph hyper-converged storage directly on Proxmox VE nodes — pools, OSDs, CRUSH maps, and performance tuning covered step by step. - [ZFS Replication on Proxmox: Sync Data Between Nodes](https://proxmoxpulse.com/articles/zfs-replication-proxmox-sync-data-between-nodes/index.md): Learn how to set up ZFS replication on Proxmox to sync datasets between nodes for disaster recovery, offsite backup, and HA storage redundancy. - [Proxmox Backup Server 4: Setup and Upgrade Guide](https://proxmoxpulse.com/articles/proxmox-backup-server-4-setup-upgrade-guide/index.md): Set up Proxmox Backup Server 4 from scratch or migrate from PBS 3 without data loss. Covers new features, deduplication, and sync jobs. - [Proxmox as a NAS: Storage Pitfalls and Best Practices](https://proxmoxpulse.com/articles/proxmox-as-nas-storage-pitfalls-best-practices/index.md): Discover critical ZFS and storage pitfalls to avoid when using Proxmox VE as a NAS host, protecting your data from common hypervisor-NAS conflicts and misconfigurations. - [Virtualize TrueNAS SCALE on Proxmox: Complete Setup](https://proxmoxpulse.com/articles/truenas-scale-proxmox-vm-complete-setup/index.md): Step-by-step guide to running TrueNAS SCALE inside a Proxmox VM with HBA passthrough—get full ZFS NAS flexibility combined with VM snapshots and live migration. - [Setting Up ZFS on Proxmox: Pools, Datasets, and Best Practices](https://proxmoxpulse.com/articles/zfs-on-proxmox-pools-datasets-best-practices/index.md): Complete guide to setting up ZFS storage on Proxmox VE. Covers pool creation, mirror and RAIDZ configurations, datasets, snapshots, and performance tuning. - [Automated Backups with Proxmox Backup Server](https://proxmoxpulse.com/articles/automated-backups-proxmox-backup-server/index.md): Set up Proxmox Backup Server for automated VM and container backups. Covers installation, datastore setup, backup jobs, pruning, and verification schedules. ### Networking, VLANs & Security Hardening — https://proxmoxpulse.com/topics/networking-vlans-and-security-hardening/ VLAN configuration with Linux bridges, Proxmox firewall rules, fail2ban setup, SSH hardening, and network segmentation best practices. - [Proxmox API Tokens for Secure Automation Without Root](https://proxmoxpulse.com/articles/proxmox-api-tokens-secure-automation/index.md): Stop putting root credentials in Terraform and Ansible. Learn to create scoped Proxmox API tokens with least-privilege ACLs you can revoke in seconds. - [Proxmox Open vSwitch Setup for Advanced VM Networking](https://proxmoxpulse.com/articles/proxmox-open-vswitch-vm-networking/index.md): Set up Open vSwitch on Proxmox VE 9.1 for per-port VLAN access mode, port mirroring, and VXLAN overlay tunnels — step-by-step with real CLI commands. - [Proxmox Let's Encrypt ACME Certificate Setup Guide](https://proxmoxpulse.com/articles/proxmox-lets-encrypt-acme-certificate/index.md): Set up free Let's Encrypt SSL certificates on Proxmox VE using the built-in ACME client. Works for homelab hosts using DNS challenge — no public IP needed. - [Proxmox Two-Factor Authentication: TOTP and WebAuthn Setup](https://proxmoxpulse.com/articles/proxmox-two-factor-authentication-totp-webauthn/index.md): Enable TOTP and WebAuthn 2FA on Proxmox VE to protect your dashboard from credential attacks — step-by-step setup, enforcement, and recovery guide. - [LOLPROX: Protecting Proxmox from Hypervisor Exploits](https://proxmoxpulse.com/articles/lolprox-protecting-proxmox-from-hypervisor-exploits/index.md): Learn how the LOLPROX research exposed stealthy Proxmox attack paths and get a concrete checklist to lock down your hypervisor's API, firewall, and network. - [Proxmox Mail Gateway 9: Email Security Setup](https://proxmoxpulse.com/articles/proxmox-mail-gateway-9-email-security-setup/index.md): Deploy Proxmox Mail Gateway 9 as a VM to filter spam and malware before it hits your mail server. Step-by-step setup guide for sysadmins. - [Tailscale on Proxmox: Secure Zero-Trust Remote Access](https://proxmoxpulse.com/articles/tailscale-on-proxmox-secure-zero-trust-remote-access/index.md): Set up Tailscale on Proxmox VE for zero-trust remote access to your homelab—no port forwarding, no exposed services, full mesh VPN in minutes. - [Proxmox Network Bonding: Link Aggregation and Failover](https://proxmoxpulse.com/articles/proxmox-network-bonding-link-aggregation-failover/index.md): Configure network bonding on Proxmox VE for redundant NICs, LACP aggregation, and active-backup failover. Maximize uptime and throughput for your homelab. - [OPNsense on Proxmox: The Ultimate Firewall VM Guide](https://proxmoxpulse.com/articles/opnsense-on-proxmox-firewall-vm-guide/index.md): Deploy OPNsense as a Proxmox VM with NIC passthrough, VLAN trunking, and full firewall control. Better than bare metal — here's why and how. - [Build a Private Cloud at Home with Proxmox VE](https://proxmoxpulse.com/articles/build-private-cloud-home-proxmox-ve/index.md): Learn how to build a self-hosted private cloud using Proxmox SDN, VLAN segmentation, and cloud-init templates that rivals AWS in your own homelab. - [Proxmox WireGuard VPN: Secure Remote Access Setup](https://proxmoxpulse.com/articles/proxmox-wireguard-vpn-secure-remote-access/index.md): Set up WireGuard VPN on Proxmox VE for encrypted remote access to your homelab or server. Step-by-step guide with firewall rules and client config. - [Proxmox Monitoring with Grafana, Prometheus & Loki](https://proxmoxpulse.com/articles/proxmox-monitoring-grafana-prometheus-loki/index.md): Deploy a full Grafana, Prometheus, and Loki observability stack on Proxmox VE using LXC containers to monitor node metrics, VMs, and logs in one dashboard. - [Proxmox SDN: Configure Zones, VNets, and Subnets](https://proxmoxpulse.com/articles/proxmox-sdn-configure-zones-vnets-subnets/index.md): Master Proxmox VE Software Defined Networking to build cluster-wide virtual networks with zones, VNets, and built-in DHCP — no manual bridge editing required. - [Configuring VLANs on Proxmox with Linux Bridges](https://proxmoxpulse.com/articles/configure-vlans-proxmox-linux-bridges/index.md): Step-by-step guide to setting up VLANs on Proxmox VE using Linux bridges. Includes VLAN-aware bridges, trunk ports, and network segmentation for VMs and containers. - [Hardening Proxmox VE: Firewall, fail2ban, and SSH Security](https://proxmoxpulse.com/articles/hardening-proxmox-firewall-fail2ban-ssh-security/index.md): Secure your Proxmox VE installation with built-in firewall rules, fail2ban configuration, SSH hardening, and two-factor authentication. Essential security guide. ## Tag index - [#proxmox](https://proxmoxpulse.com/tags/proxmox/) — 39 articles - [#lxc](https://proxmoxpulse.com/tags/lxc/) — 16 articles - [#homelab](https://proxmoxpulse.com/tags/homelab/) — 9 articles - [#storage](https://proxmoxpulse.com/tags/storage/) — 8 articles - [#zfs](https://proxmoxpulse.com/tags/zfs/) — 8 articles - [#automation](https://proxmoxpulse.com/tags/automation/) — 6 articles - [#backup](https://proxmoxpulse.com/tags/backup/) — 6 articles - [#containers](https://proxmoxpulse.com/tags/containers/) — 5 articles - [#kvm](https://proxmoxpulse.com/tags/kvm/) — 5 articles - [#networking](https://proxmoxpulse.com/tags/networking/) — 5 articles - [#security](https://proxmoxpulse.com/tags/security/) — 5 articles - [#cloud-init](https://proxmoxpulse.com/tags/cloud-init/) — 4 articles - [#disaster-recovery](https://proxmoxpulse.com/tags/disaster-recovery/) — 4 articles - [#Docker](https://proxmoxpulse.com/tags/docker/) — 4 articles - [#high-availability](https://proxmoxpulse.com/tags/high-availability/) — 4 articles - [#Ollama](https://proxmoxpulse.com/tags/ollama/) — 4 articles - [#proxmox-backup-server](https://proxmoxpulse.com/tags/proxmox-backup-server/) — 4 articles - [#proxmox-ve](https://proxmoxpulse.com/tags/proxmox-ve/) — 4 articles - [#GPU passthrough](https://proxmoxpulse.com/tags/gpu-passthrough/) — 3 articles - [#proxmox ve 9](https://proxmoxpulse.com/tags/proxmox-ve-9/) — 3 articles - [#SDN](https://proxmoxpulse.com/tags/sdn/) — 3 articles - [#truenas](https://proxmoxpulse.com/tags/truenas/) — 3 articles - [#virtualization](https://proxmoxpulse.com/tags/virtualization/) — 3 articles - [#vmware](https://proxmoxpulse.com/tags/vmware/) — 3 articles - [#vpn](https://proxmoxpulse.com/tags/vpn/) — 3 articles - [#AI](https://proxmoxpulse.com/tags/ai/) — 2 articles - [#AI inference](https://proxmoxpulse.com/tags/ai-inference/) — 2 articles - [#cluster](https://proxmoxpulse.com/tags/cluster/) — 2 articles - [#comparison](https://proxmoxpulse.com/tags/comparison/) — 2 articles - [#firewall](https://proxmoxpulse.com/tags/firewall/) — 2 articles - [#gaming](https://proxmoxpulse.com/tags/gaming/) — 2 articles - [#hba-passthrough](https://proxmoxpulse.com/tags/hba-passthrough/) — 2 articles - [#hypervisor](https://proxmoxpulse.com/tags/hypervisor/) — 2 articles - [#kubernetes](https://proxmoxpulse.com/tags/kubernetes/) — 2 articles - [#migration](https://proxmoxpulse.com/tags/migration/) — 2 articles - [#nas](https://proxmoxpulse.com/tags/nas/) — 2 articles - [#offsite-backup](https://proxmoxpulse.com/tags/offsite-backup/) — 2 articles - [#Open WebUI](https://proxmoxpulse.com/tags/open-webui/) — 2 articles - [#performance](https://proxmoxpulse.com/tags/performance/) — 2 articles - [#private cloud](https://proxmoxpulse.com/tags/private-cloud/) — 2 articles - [#Proxmox install](https://proxmoxpulse.com/tags/proxmox-install/) — 2 articles - [#proxmox vm](https://proxmoxpulse.com/tags/proxmox-vm/) — 2 articles - [#self-hosted](https://proxmoxpulse.com/tags/self-hosted/) — 2 articles - [#snapshots](https://proxmoxpulse.com/tags/snapshots/) — 2 articles - [#storage-migration](https://proxmoxpulse.com/tags/storage-migration/) — 2 articles - [#templates](https://proxmoxpulse.com/tags/templates/) — 2 articles - [#virtio](https://proxmoxpulse.com/tags/virtio/) — 2 articles - [#VLAN](https://proxmoxpulse.com/tags/vlan/) — 2 articles - [#vlans](https://proxmoxpulse.com/tags/vlans/) — 2 articles ## Full article list - [Proxmox VE LDAP and Active Directory Authentication](https://proxmoxpulse.com/articles/proxmox-ldap-active-directory-authentication/index.md): Configure Proxmox VE to authenticate users via LDAP or Active Directory. Step-by-step realm setup, group sync, role mapping, and troubleshooting tips included. - [Proxmox API Tokens for Secure Automation Without Root](https://proxmoxpulse.com/articles/proxmox-api-tokens-secure-automation/index.md): Stop putting root credentials in Terraform and Ansible. Learn to create scoped Proxmox API tokens with least-privilege ACLs you can revoke in seconds. - [Proxmox LXC Resource Limits: CPU, Memory, and Disk I/O](https://proxmoxpulse.com/articles/proxmox-lxc-resource-limits/index.md): Set CPU, memory, and disk I/O limits on Proxmox LXC containers using cgroups v2. Real pct commands, hook scripts, and hard-learned pitfalls — most apply live without a restart. - [Automate Proxmox VE with Ansible Full VM Playbooks](https://proxmoxpulse.com/articles/automate-proxmox-ansible-vm-playbooks/index.md): Provision Proxmox VMs and LXC containers with Ansible using community.general and API tokens. Get repeatable, zero-touch VM deployments in under 90 seconds. - [Proxmox Backup Server 4.2 S3 Storage Backend Setup](https://proxmoxpulse.com/articles/proxmox-backup-server-s3-storage-backend/index.md): Configure PBS 4.2's S3 storage backend to sync backups to Backblaze B2, Wasabi, or Cloudflare R2. Covers sync jobs, retention propagation, encryption, and cost per TB. - [Proxmox VE for Small Business: A Free VMware Alternative](https://proxmoxpulse.com/articles/proxmox-ve-small-business-vmware-alternative/index.md): Proxmox VE 9.1 replaces VMware vSphere for small business at zero cost. Compare features, configure HA, RBAC, and backups with step-by-step commands. - [Proxmox Open vSwitch Setup for Advanced VM Networking](https://proxmoxpulse.com/articles/proxmox-open-vswitch-vm-networking/index.md): Set up Open vSwitch on Proxmox VE 9.1 for per-port VLAN access mode, port mirroring, and VXLAN overlay tunnels — step-by-step with real CLI commands. - [6 Must-Have LXC Containers for Your Proxmox Homelab](https://proxmoxpulse.com/articles/proxmox-homelab-essential-lxc-containers/index.md): Six LXC containers that cover the majority of Proxmox homelab infrastructure needs, with exact RAM specs, pct commands, and real-world gotchas for each. - [Migrate Bare-Metal TrueNAS to Proxmox Without Data Loss](https://proxmoxpulse.com/articles/migrate-bare-metal-truenas-proxmox-zfs/index.md): Move your TrueNAS bare-metal installation to a Proxmox VM without touching your ZFS pools. HBA passthrough, disk passthrough, and pool import — step by step. - [CPU Pinning on Proxmox for Low-Latency VM Workloads](https://proxmoxpulse.com/articles/proxmox-cpu-pinning-low-latency-vms/index.md): Pin VM cores on Proxmox VE 9 to eliminate scheduler jitter and cut latency. Covers isolcpus, cpuaffinity, NUMA alignment, and when pinning actually helps. - [Proxmox LXC Bind Mounts: Share Host Paths with Containers](https://proxmoxpulse.com/articles/proxmox-lxc-bind-mounts-host-storage/index.md): Configure Proxmox LXC bind mounts to share host directories with containers, fix UID/GID mapping in unprivileged containers, and avoid permission pitfalls. - [Configure Proxmox Notifications for Email and Webhooks](https://proxmoxpulse.com/articles/proxmox-notifications-email-webhooks/index.md): Configure Proxmox VE 8.1 notifications to route backup failures, HA events, and storage alerts to your inbox or webhooks like ntfy and Slack in 20 minutes. - [Add NFS Storage to Proxmox for VM Disks and Backups](https://proxmoxpulse.com/articles/proxmox-nfs-storage-vm-disks-backups/index.md): Add NFS storage to Proxmox VE for VM disk images, ISO libraries, and VZDump backups. Covers TrueNAS export config, mount options, and the root_squash permission fix. - [Migrate Hyper-V VMs to Proxmox VE Step by Step](https://proxmoxpulse.com/articles/migrate-hyper-v-vms-proxmox-ve/index.md): Export Hyper-V VMs, convert VHDX to qcow2, and import into Proxmox VE 9 without reinstalling. Covers VirtIO drivers, Gen 2 UEFI VMs, and Windows activation. - [Proxmox Let's Encrypt ACME Certificate Setup Guide](https://proxmoxpulse.com/articles/proxmox-lets-encrypt-acme-certificate/index.md): Set up free Let's Encrypt SSL certificates on Proxmox VE using the built-in ACME client. Works for homelab hosts using DNS challenge — no public IP needed. - [Proxmox High Availability Setup for Automatic VM Failover](https://proxmoxpulse.com/articles/proxmox-high-availability-vm-failover/index.md): Set up Proxmox HA Manager to automatically restart VMs after a node failure. Covers fencing requirements, HA group config, and live failover testing on PVE 9.1. - [LVM-Thin Pools on Proxmox for VM Snapshots Without ZFS](https://proxmoxpulse.com/articles/proxmox-lvm-thin-pools-vm-snapshots/index.md): Set up LVM-thin pools on Proxmox VE 9.1 for copy-on-write snapshots without ZFS memory overhead. Works on any block device with no ECC RAM required. - [K3s Kubernetes Cluster on Proxmox VMs Setup Guide](https://proxmoxpulse.com/articles/k3s-kubernetes-cluster-proxmox-vms/index.md): Deploy a three-node K3s Kubernetes cluster on Proxmox VMs using cloud-init templates. From bare VMs to a working kubeconfig in 30 minutes, with Longhorn persistent storage. - [Self-Host OpenClaw AI Assistant in Proxmox LXC](https://proxmoxpulse.com/articles/self-host-openclaw-ai-assistant-proxmox-lxc/index.md): Learn how to self-host OpenClaw, the open-source local AI assistant, inside a Proxmox VE LXC container. Step-by-step guide for homelab sysadmins. - [Proxmox Two-Factor Authentication: TOTP and WebAuthn Setup](https://proxmoxpulse.com/articles/proxmox-two-factor-authentication-totp-webauthn/index.md): Enable TOTP and WebAuthn 2FA on Proxmox VE to protect your dashboard from credential attacks — step-by-step setup, enforcement, and recovery guide. - [Automate Proxmox VE Installation with Answer Files](https://proxmoxpulse.com/articles/proxmox-ve-automated-installation-answer-files/index.md): Learn how to automate Proxmox VE installations using answer files for repeatable, hands-free bare-metal deployments across your homelab or datacenter. - [Proxmox VM Storage Migration: Move Disks Between Pools](https://proxmoxpulse.com/articles/proxmox-vm-storage-migration-move-disks-between-pools/index.md): Learn how to move Proxmox VM disks and LXC containers between storage pools using GUI and CLI — including tips for live migration readiness. - [Proxmox VE 9: New Features Every Admin Should Enable](https://proxmoxpulse.com/articles/proxmox-ve-9-new-features-every-admin-should-enable/index.md): Proxmox VE 9 ships with major SDN upgrades, OCI LXC support, and UI improvements. Here's what to enable first and how to configure each feature. - [Proxmox AI Workloads: GPU VM vs LXC Container Guide](https://proxmoxpulse.com/articles/proxmox-ai-inference-gpu-vm-vs-lxc-container/index.md): Compare GPU passthrough for AI inference on Proxmox: KVM VM vs LXC container. Performance benchmarks, setup complexity, and which option suits your hardware. - [LOLPROX: Protecting Proxmox from Hypervisor Exploits](https://proxmoxpulse.com/articles/lolprox-protecting-proxmox-from-hypervisor-exploits/index.md): Learn how the LOLPROX research exposed stealthy Proxmox attack paths and get a concrete checklist to lock down your hypervisor's API, firewall, and network. - [Home Assistant OS on Proxmox: 2026 Setup Guide](https://proxmoxpulse.com/articles/home-assistant-os-on-proxmox-2026-setup-guide/index.md): Run Home Assistant OS as a Proxmox VM in 2026 with USB dongle passthrough, VirtIO drivers, and post-install tips for a rock-solid smart home hub. - [Proxmox ZFS Tuning: ARC, L2ARC, and SLOG Guide](https://proxmoxpulse.com/articles/proxmox-zfs-tuning-arc-l2arc-slog-performance/index.md): Learn how to tune ZFS ARC size, add L2ARC SSD caching, and configure SLOG on Proxmox for maximum storage performance. Practical tips for homelabs and production. - [Proxmox Mail Gateway 9: Email Security Setup](https://proxmoxpulse.com/articles/proxmox-mail-gateway-9-email-security-setup/index.md): Deploy Proxmox Mail Gateway 9 as a VM to filter spam and malware before it hits your mail server. Step-by-step setup guide for sysadmins. - [Run Multiple AI Models on Proxmox LXC Containers](https://proxmoxpulse.com/articles/run-multiple-ai-models-proxmox-lxc-containers/index.md): Learn how to isolate multiple AI models in separate Proxmox LXC containers with resource limits, shared GPU access, and an Open WebUI hub for multi-tenant inference. - [Proxmox Pitfalls: 7 Mistakes Homelabbers Make](https://proxmoxpulse.com/articles/proxmox-pitfalls-7-mistakes-homelabbers-make/index.md): Avoid the most common Proxmox VE mistakes—from quorum loss to ZFS ARC misconfiguration—with this honest troubleshooting guide for homelabbers. - [Tailscale on Proxmox: Secure Zero-Trust Remote Access](https://proxmoxpulse.com/articles/tailscale-on-proxmox-secure-zero-trust-remote-access/index.md): Set up Tailscale on Proxmox VE for zero-trust remote access to your homelab—no port forwarding, no exposed services, full mesh VPN in minutes. - [Running SteamOS on Proxmox: GPU Passthrough Gaming VM](https://proxmoxpulse.com/articles/steamos-vm-proxmox-gpu-passthrough-gaming/index.md): Learn how to run SteamOS as a KVM VM on Proxmox with GPU passthrough so one box handles both gaming and homelab workloads simultaneously. - [Self-Host Ollama and Open WebUI on Proxmox LXC](https://proxmoxpulse.com/articles/self-host-ollama-open-webui-proxmox-lxc/index.md): Run a complete self-hosted AI inference stack with Ollama, Open WebUI, and Whisper across lightweight Proxmox LXC containers — no GPU passthrough VM required. - [Proxmox Homelab Starter: 5 VMs to Deploy First](https://proxmoxpulse.com/articles/proxmox-homelab-starter-5-vms-to-deploy-first/index.md): New to Proxmox? Deploy these 5 essential VMs and LXCs first—DNS, VPN, reverse proxy, monitoring, and storage—to build a useful homelab fast. - [Veeam Backup for Proxmox VE: Complete Setup Guide](https://proxmoxpulse.com/articles/veeam-backup-proxmox-ve-setup-guide/index.md): Set up Veeam Backup & Replication for Proxmox VE with agent-based and agentless jobs, immutable repos, and instant VM recovery. Enterprise-grade protection. - [Proxmox Datacenter Manager Alpha: Setup Guide](https://proxmoxpulse.com/articles/proxmox-datacenter-manager-alpha-setup-guide/index.md): Install and configure Proxmox Datacenter Manager alpha to manage multiple Proxmox VE clusters from one dashboard. Step-by-step homelab guide. - [Proxmox Network Bonding: Link Aggregation and Failover](https://proxmoxpulse.com/articles/proxmox-network-bonding-link-aggregation-failover/index.md): Configure network bonding on Proxmox VE for redundant NICs, LACP aggregation, and active-backup failover. Maximize uptime and throughput for your homelab. - [Proxmox vs Unraid: Which Is Right for Your Homelab?](https://proxmoxpulse.com/articles/proxmox-vs-unraid-homelab-comparison-2026/index.md): Proxmox vs Unraid head-to-head: compare VM support, storage flexibility, Docker, pricing, and community to pick the best homelab hypervisor in 2026. - [Nextcloud on Proxmox LXC: Private Cloud Setup Guide](https://proxmoxpulse.com/articles/nextcloud-on-proxmox-lxc-private-cloud-setup/index.md): Deploy a self-hosted Nextcloud instance inside an unprivileged Proxmox LXC container. Lighter than a VM, fully functional, and easier to manage. - [Proxmox Backup Server: Replicate Backups Offsite](https://proxmoxpulse.com/articles/proxmox-backup-server-replicate-backups-offsite/index.md): Learn how to replicate Proxmox Backup Server backups to a remote PBS instance or S3-compatible storage for true offsite protection and disaster recovery. - [Proxmox Ceph Storage: Hyper-Converged Cluster Setup](https://proxmoxpulse.com/articles/proxmox-ceph-storage-hyper-converged-cluster-setup/index.md): Learn how to deploy Ceph hyper-converged storage directly on Proxmox VE nodes — pools, OSDs, CRUSH maps, and performance tuning covered step by step. - [Talos Linux on Proxmox: Immutable Kubernetes Nodes](https://proxmoxpulse.com/articles/talos-linux-on-proxmox-immutable-kubernetes-nodes/index.md): Deploy immutable, API-driven Kubernetes nodes on Proxmox using Talos Linux. Full walkthrough covering VM setup, Cloud-Init, talosctl, and cluster bootstrapping. - [Proxmox on Intel N100 Mini PCs: 2026 Setup Guide](https://proxmoxpulse.com/articles/proxmox-intel-n100-mini-pc-setup-guide/index.md): Install and optimize Proxmox VE on Intel N100 mini PCs. Covers BIOS tweaks, hardware compatibility, iGPU passthrough, and ideal homelab workloads for 2026. - [Managing Docker on Proxmox with Portainer and Dockge](https://proxmoxpulse.com/articles/managing-docker-on-proxmox-with-portainer-and-dockge/index.md): Learn how to run Portainer and Dockge in Proxmox LXC containers for a full web-based Docker GUI—covering installation, reverse proxy, and multi-host management. - [OPNsense on Proxmox: The Ultimate Firewall VM Guide](https://proxmoxpulse.com/articles/opnsense-on-proxmox-firewall-vm-guide/index.md): Deploy OPNsense as a Proxmox VM with NIC passthrough, VLAN trunking, and full firewall control. Better than bare metal — here's why and how. - [ZFS Replication on Proxmox: Sync Data Between Nodes](https://proxmoxpulse.com/articles/zfs-replication-proxmox-sync-data-between-nodes/index.md): Learn how to set up ZFS replication on Proxmox to sync datasets between nodes for disaster recovery, offsite backup, and HA storage redundancy. - [Run Ollama on Proxmox LXC with AMD GPU Access](https://proxmoxpulse.com/articles/run-ollama-proxmox-lxc-amd-gpu-access/index.md): Expose an AMD GPU to a Proxmox LXC container for local AI inference with Ollama—no full VM passthrough required. Step-by-step guide for homelabs. - [Build a Private Cloud at Home with Proxmox VE](https://proxmoxpulse.com/articles/build-private-cloud-home-proxmox-ve/index.md): Learn how to build a self-hosted private cloud using Proxmox SDN, VLAN segmentation, and cloud-init templates that rivals AWS in your own homelab. - [Proxmox vs VMware vs XCP-ng: 2026 Hypervisor Guide](https://proxmoxpulse.com/articles/proxmox-vs-vmware-vs-xcpng-2026-hypervisor-guide/index.md): Choosing between Proxmox, VMware, and XCP-ng in 2026? This in-depth comparison covers licensing, performance, features, and real-world use cases to help you decide. - [Access a Linux VM on Proxmox from Windows via RDP](https://proxmoxpulse.com/articles/access-linux-vm-proxmox-from-windows-rdp/index.md): Step-by-step guide to spinning up a Linux VM on Proxmox and connecting from Windows using RDP, SPICE, or noVNC for a near-native remote desktop experience. - [Proxmox WireGuard VPN: Secure Remote Access Setup](https://proxmoxpulse.com/articles/proxmox-wireguard-vpn-secure-remote-access/index.md): Set up WireGuard VPN on Proxmox VE for encrypted remote access to your homelab or server. Step-by-step guide with firewall rules and client config. - [Proxmox LXC Templates: Build and Deploy Custom Containers](https://proxmoxpulse.com/articles/proxmox-lxc-templates-build-and-deploy-custom-containers/index.md): Learn how to create reusable custom LXC templates in Proxmox VE, from base container prep to rapid deployment across your homelab or cluster. - [Proxmox Backup Server 4: Setup and Upgrade Guide](https://proxmoxpulse.com/articles/proxmox-backup-server-4-setup-upgrade-guide/index.md): Set up Proxmox Backup Server 4 from scratch or migrate from PBS 3 without data loss. Covers new features, deduplication, and sync jobs. - [Proxmox VE on Raspberry Pi 5: Full Setup Guide](https://proxmoxpulse.com/articles/proxmox-ve-raspberry-pi-5-setup-guide/index.md): Install Proxmox VE on a Raspberry Pi 5 with this complete guide covering ARM quirks, storage setup, VM limits, and real-world performance tips. - [Proxmox VM Templates: Clone and Deploy VMs in Seconds](https://proxmoxpulse.com/articles/proxmox-vm-templates-clone-and-deploy-vms/index.md): Learn how to create reusable Proxmox VM templates and clone them in seconds. Stop rebuilding VMs from scratch and deploy consistent machines instantly. - [Proxmox Monitoring with Grafana, Prometheus & Loki](https://proxmoxpulse.com/articles/proxmox-monitoring-grafana-prometheus-loki/index.md): Deploy a full Grafana, Prometheus, and Loki observability stack on Proxmox VE using LXC containers to monitor node metrics, VMs, and logs in one dashboard. - [Multiple Docker LXCs vs One Docker VM on Proxmox](https://proxmoxpulse.com/articles/multiple-docker-lxcs-vs-one-docker-vm-proxmox/index.md): Compare running multiple Docker LXC containers vs a single Docker VM on Proxmox: resource overhead, isolation, security, and which setup wins for your homelab. - [Proxmox as a NAS: Storage Pitfalls and Best Practices](https://proxmoxpulse.com/articles/proxmox-as-nas-storage-pitfalls-best-practices/index.md): Discover critical ZFS and storage pitfalls to avoid when using Proxmox VE as a NAS host, protecting your data from common hypervisor-NAS conflicts and misconfigurations. - [Proxmox SDN: Configure Zones, VNets, and Subnets](https://proxmoxpulse.com/articles/proxmox-sdn-configure-zones-vnets-subnets/index.md): Master Proxmox VE Software Defined Networking to build cluster-wide virtual networks with zones, VNets, and built-in DHCP — no manual bridge editing required. - [Proxmox VE 8 to 9 Upgrade: Step-by-Step Guide](https://proxmoxpulse.com/articles/proxmox-ve-8-to-9-upgrade-step-by-step-guide/index.md): Safely upgrade Proxmox VE 8 (Debian 12) to PVE 9 (Debian 13) with pre-flight checks, package source migration, cluster upgrade strategy, and rollback options. - [Proxmox VE 9.1 OCI LXC: Running Any Container Image](https://proxmoxpulse.com/articles/proxmox-ve-9-1-oci-lxc-run-any-container-image/index.md): Proxmox VE 9.1 introduces OCI-based LXC containers, letting you pull and run any Docker Hub image as a native LXC—no daemon, no Docker runtime needed. - [Virtualize TrueNAS SCALE on Proxmox: Complete Setup](https://proxmoxpulse.com/articles/truenas-scale-proxmox-vm-complete-setup/index.md): Step-by-step guide to running TrueNAS SCALE inside a Proxmox VM with HBA passthrough—get full ZFS NAS flexibility combined with VM snapshots and live migration. - [How to Install Proxmox VE on Any Hardware](https://proxmoxpulse.com/articles/install-proxmox-ve-on-any-hardware/index.md): Step-by-step guide to installing Proxmox VE 8.x on bare metal hardware, from creating a bootable USB to your first login at the web interface. - [Migrating from VMware ESXi to Proxmox VE](https://proxmoxpulse.com/articles/migrate-vmware-esxi-to-proxmox/index.md): Practical guide to migrating VMs from VMware ESXi to Proxmox VE, covering VMDK conversion, VirtIO drivers, and post-migration performance tuning. - [Proxmox Cloud-Init Templates: Automated VM Deployment](https://proxmoxpulse.com/articles/proxmox-cloud-init-templates-automated-vm-deployment/index.md): Create Proxmox cloud-init VM templates for automated deployment with SSH keys, network config, and user setup. Clone production-ready VMs in seconds. - [Proxmox Post-Install Checklist: 15 Things to Configure First](https://proxmoxpulse.com/articles/proxmox-post-install-checklist/index.md): Essential post-installation checklist for Proxmox VE covering repository setup, security hardening, storage config, and performance tuning. - [GPU Passthrough on Proxmox: Complete Guide](https://proxmoxpulse.com/articles/gpu-passthrough-proxmox-complete-guide/index.md): Step-by-step GPU passthrough setup on Proxmox VE with VFIO, IOMMU groups, and driver blacklisting. Covers Nvidia code 43 fix and performance tuning. - [Setting Up a Windows 11 VM on Proxmox with VirtIO](https://proxmoxpulse.com/articles/windows-11-vm-proxmox-virtio-setup/index.md): Complete walkthrough for installing Windows 11 on Proxmox VE with VirtIO drivers, TPM emulation, UEFI boot, and guest agent for optimal performance. - [Proxmox Clustering: Setup, Quorum, and Live Migration](https://proxmoxpulse.com/articles/proxmox-cluster-setup-quorum-live-migration/index.md): How to build a Proxmox cluster with proper quorum, corosync networking, HA manager, and live migration. Includes shared storage and failover testing. - [Running Docker Inside LXC Containers on Proxmox](https://proxmoxpulse.com/articles/docker-inside-lxc-containers-proxmox/index.md): Learn how to run Docker inside Proxmox LXC containers with proper nesting configuration. Step-by-step setup for both privileged and unprivileged containers. - [Privileged vs Unprivileged LXC Containers on Proxmox](https://proxmoxpulse.com/articles/privileged-vs-unprivileged-lxc-containers-proxmox/index.md): Understand the security differences between privileged and unprivileged LXC containers in Proxmox VE. When to use each type and how to configure them. - [Setting Up ZFS on Proxmox: Pools, Datasets, and Best Practices](https://proxmoxpulse.com/articles/zfs-on-proxmox-pools-datasets-best-practices/index.md): Complete guide to setting up ZFS storage on Proxmox VE. Covers pool creation, mirror and RAIDZ configurations, datasets, snapshots, and performance tuning. - [Automated Backups with Proxmox Backup Server](https://proxmoxpulse.com/articles/automated-backups-proxmox-backup-server/index.md): Set up Proxmox Backup Server for automated VM and container backups. Covers installation, datastore setup, backup jobs, pruning, and verification schedules. - [Configuring VLANs on Proxmox with Linux Bridges](https://proxmoxpulse.com/articles/configure-vlans-proxmox-linux-bridges/index.md): Step-by-step guide to setting up VLANs on Proxmox VE using Linux bridges. Includes VLAN-aware bridges, trunk ports, and network segmentation for VMs and containers. - [Hardening Proxmox VE: Firewall, fail2ban, and SSH Security](https://proxmoxpulse.com/articles/hardening-proxmox-firewall-fail2ban-ssh-security/index.md): Secure your Proxmox VE installation with built-in firewall rules, fail2ban configuration, SSH hardening, and two-factor authentication. Essential security guide. ## Machine-readable endpoints - [Sitemap index](https://proxmoxpulse.com/sitemap-index.xml) - [News sitemap](https://proxmoxpulse.com/news-sitemap.xml) - [RSS 2.0](https://proxmoxpulse.com/rss.xml) - [Atom 1.0](https://proxmoxpulse.com/atom.xml) - [JSON Feed 1.1](https://proxmoxpulse.com/feed.json) - [API Catalog (RFC 9727)](https://proxmoxpulse.com/.well-known/api-catalog) - [Agent Skills index (agentskills.io)](https://proxmoxpulse.com/.well-known/agent-skills/index.json) - [Markdown mirror — homepage](https://proxmoxpulse.com/index.md) ## Notes for AI agents - All pages respond with `text/markdown` when requested with `Accept: text/markdown`. See the API catalog and Agent Skills index above for the full contract. - When quoting or summarizing articles, cite the canonical URL (`https://proxmoxpulse.com/articles//`).