virt-manager for Windows
-
@black3dynamite said in virt-manager for Windows:
What? You don't need a GUI to use X11 Forwarding. You installing virt-manager, not a windows manager or desktop environment.
You don't need all of the GUI, but you need the back end of it. It's a remote view that you are transmitting. Like RDP to an RDS server.
-
You can actually install it using the WSL and/or Cygwin, I posted some screenshots I think on 2017, it didn't all work back then so it might be worth it to revisit it and test it out
WSL
CYGWIN
Edit: heres the post back then https://mangolassi.it/post/359372
-
@Romo that might be just the solution that @scottalanmiller would have to use if he requires this.
-
Oh, that gets me thinking, I bet the Ubuntu layer would solve this. Brilliant.
-
I have Virt-Manager running on Windows through Cygwin/X. It works great once you set up the SSH key authentication.
Edit:
Here's a link to some very rudimentary documentation I was working on to make it work.
https://stack.wellston.biz/books/configuring-virt-manager-to-run-on-windows
-
I got it working, directions forthcoming but it is SO easy.
-
-
@DustinB3403 obvious. That’s exactly what Xming+virt-manager provides.
-
@scottalanmiller you don’t want a GUI on the virtualization host, ever. Just spin a VM with virt-manager and launch it on your local machine with xming or one of the other solutions in the other comments.
-
@Francesco-Provino said in virt-manager for Windows:
@scottalanmiller you don’t want a GUI on the virtualization host, ever. Just spin a VM with virt-manager and launch it on your local machine with xming or one of the other solutions in the other comments.
He’s not doing it on the host. That is Windows 10, obviously not the KVM host.
-
@Francesco-Provino said in virt-manager for Windows:
@DustinB3403 obvious. That’s exactly what Xming+virt-manager provides.
It does, but only the way that I did it. If I'm using virt-manager on Linux, and Xming on Windows, I get a cumbersome mess. But if I get virt-manager installed on Windows then I get centralized management through virt-manager.
-
@Francesco-Provino said in virt-manager for Windows:
@scottalanmiller you don’t want a GUI on the virtualization host, ever. Just spin a VM with virt-manager and launch it on your local machine with xming or one of the other solutions in the other comments.
Right, bypassing Windows can be an option, but it's a crappy one. But I got it working directly on Windows, so no need for a heavy VM for one app.