Add Windows VM config and update remote access docs

VM 102: Windows 11 Home N, 8 cores/16GB, OVMF+TPM2, QXL/SPICE display,
vmbr3 (desktop-net). SPICE used instead of RDP — Home N has no RDP server.
Clean-install snapshot taken and synced to HDD.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Adyrem
2026-05-15 16:14:50 +02:00
parent 81a2a4ba54
commit d50451fde4
2 changed files with 26 additions and 4 deletions
+4 -4
View File
@@ -65,9 +65,9 @@ The operator connects from multiple devices (home desktop, laptop, etc.) via Wir
- A dedicated SSH keypair for this project; public key committed to repo, private key kept by operator
- Dedicated non-default SSH port — to be decided during setup
### RDP
- RDP is for VMs only — no RDP on the host
- VM RDP accessible through VPN from outside the network
### Remote Desktop
- RDP is not used — Windows VM uses SPICE via Proxmox web UI (Windows 11 Home N limitation)
- SPICE accessible via VPN by connecting to the Proxmox web UI at port 8006
### Firewall
- Proxmox built-in firewall enabled at datacenter and host level
@@ -183,7 +183,7 @@ The operator connects from multiple devices (home desktop, laptop, etc.) via Wir
1. Clean Windows install + activation
2. Visual Studio install + configuration
- Snapshots sent to HDD ZFS pool; rebuild = `zfs receive` from HDD
- **Access:** RDP via VPN from outside network
- **Access:** SPICE via Proxmox web UI (Windows 11 Home N does not include RDP server)
- **Network:** `desktop-net`, no access to host or other VM networks
- **Monitoring:** Ping/availability check only