this post was submitted on 02 Jun 2026
49 points (98.0% liked)

Linux

13920 readers
54 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Onomatopoeia@lemmy.cafe 17 points 1 week ago* (last edited 1 week ago) (3 children)

It's Virtualized Windows running an RDP session per-app, something VMWare has offered forever (Unity) and Virtual PC had too (forget what it's called).

Not a bad idea, mind - I use Unity mode today to run apps that only work on older versions of Windows.

So it's not a "Linux Subsystem for Windows" but a virtual Windows PC with a Unity-like mode, so it's as resource-intensive as any VM.

That said, I think it's great someone put it together!

[–] excel@lemming.megumin.org 10 points 1 week ago (1 children)

Sounds similar to WinBoat then

[–] swab148@lemmy.dbzer0.com 8 points 1 week ago (1 children)

Basically WinBoat again, but with Podman instead of Docker.

And winboat already works well on podman, so really it's just winboat again.

That is literally what wsl2 is though. It boots a full linux vm and wslg for GUIs is just rdp as well.