Running proxmox and windows simultaneously

vacano

Member
Mar 12, 2023
6
3
8
Hi, I don't know if this is possible but I only have one system consisting of an intel i9 13900k, Geforce rtx 4070 ti, 32GB ram, 1TB WD Black SN750SE PCIe Gen 4 SSD + 4TB SATA III Hard Drive Combo is there a way to use proxmox simultaneously with my system so I can create VMs without having to use another computer to see the web interface? Thanks in advance.
 
sure, you can use proxmox with a local gui just like any linux

if you want to have native graphics performance with windows you can passtrough the graphics card into a vm. you may need two graphics cards and two monitors to use that at the same time with decent performance, otherwise you will need rdp/spice for accessing the VM desktop

there are many many scenarios.

what's best for you depends on what you need.

see https://forum.proxmox.com/threads/proxmox-as-an-ultimate-desktop-setup-dual-gpu-pass.108793/ for example
 
sure, you can use proxmox with a local gui just like any linux

if you want to have native graphics performance with windows you can passtrough the graphics card into a vm. you may need two graphics cards and two monitors to use that at the same time with decent performance, otherwise you will need rdp/spice for accessing the VM desktop

there are many many scenarios.

what's best for you depends on what you need.

see https://forum.proxmox.com/threads/proxmox-as-an-ultimate-desktop-setup-dual-gpu-pass.108793/ for example
Thanks, I'll check that out