Remix.run Logo
rr808 2 days ago

The only thing I need Windows for is citrix to connect to my work machine. I'm thinking of getting a laptop just for this one task.

smackeyacky 2 days ago | parent [-]

Windows VM in QEMU will solve this problem. I had multiple clients with different VPN or remote access tech and used to keep a VM for each of them.

trinsic2 2 days ago | parent [-]

which vm software do you use? I have had a hard time with vm software on linux no that Vmware got exploited by Broadcom.

smackeyacky 2 days ago | parent [-]

QEMU is the one I prefer.

https://www.qemu.org/

I had it set up with a network bridge so that each VM looked like an actual PC on my network.

trinsic2 2 days ago | parent [-]

Thanks, I used QEMU back in the commedore days. Didn't know it was still alive.