Comment on Are you prepared for the ramifications of windows 10 EoL?
polygon6121@lemmy.world 8 months agoI do it already at work! Windows runs great in qemu.
There is a few things that we still need to move away from, app wise, that requires windows. But already I solve 95% of my work tasks in Linux. We will soon move all terminal computers in our production lines to Foss software and new stations run Ubuntu. Linux runs lighter and cheaper and easier to maintain and update and replace. We are super happy about it.
Best thing is, it will only get better!
Plopp@lemmy.world 8 months ago
Yeah that’s great. I only struggle with how to split the hardware up between Linux and Windows, because I’d have to do most (but not all) of the demanding work in Windows, but that’s only a fraction of the time, so then that hardware will be unusable the rest of the time when I’m just using Linux. Ah well, I’ll figure something out, and I’d rather take unaccessible hardware 95% of the time than running Windows all the time.
zingo@lemmy.ca 8 months ago
I run windows 10 in a docker container on Linux. More lightweight than a full fledge VM. It comes with file system passthrough as a network folder.
I just stop the container when I’m done and return the my Linux desktop session.
Plopp@lemmy.world 8 months ago
The remote approach is very interesting. I should evaluate that. At least for some usecases.