332
submitted 3 days ago by fossilesque@mander.xyz to c/linux@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] voodooattack@lemmy.world 57 points 3 days ago

And so cometh the foretold LSW (Linux Subsystem for Windows)

[-] InnerScientist@lemmy.world 30 points 3 days ago

And with it, the infinitely recursive wsllswwsllswwsllsw...

[-] voodooattack@lemmy.world 13 points 3 days ago

It’s subsystems all the way down

[-] uairhahs@lemmy.world 4 points 2 days ago

Always has been

[-] Skydancer@pawb.social 6 points 2 days ago

Additional Features

  • The GNU/Linux /home directory is accessible within Windows via the \\tsclient\home mount

Well I for one won't be touching this with a ten foot pole.

[-] TMP_NKcYUEoM7kXg4qYe@lemmy.world 1 points 16 hours ago

That's just a feature of XFreeRDP. You literally just have to delete one flag from the command that starts the RDP client if you don't want to share you home dir. I'm not sure if winapps-org is still just a shell script but the original winapps was, so modifying the command was trivial.

[-] Skydancer@pawb.social 1 points 11 hours ago

But having it on by default is a dangerous anti-feature.

[-] AndrewZabar@lemmy.world 1 points 1 day ago

What’s actually the best one? I used to use PlayOnLinux and it worked so well. But then it started to have problems and I read it was abandoned.

So, for example, if I wanted to play Guild Wars with multilaunch, what integrator would be smoothest and least complicated?

[-] fossilesque@mander.xyz 2 points 1 day ago

Speaking from my egregious amount of hours in GW1&2 back in the day, you should just launch it through steam with Proton. Check people's settings here: https://www.protondb.com/app/1284210 There is likely a Lutris prefab as well.

[-] AndrewZabar@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Yeah I don’t play it on Steam, I use the old launcher because I run multilaunch. I was playing it back in ‘06 and am stuck in my ways.

I’ll take a look in Lutris, though, thanks.

[-] fossilesque@mander.xyz 1 points 1 day ago

I ran the old launcher through steam. It looks like, according to that link, that you can trigger the old launcher screen through execution commands now too.

[-] AndrewZabar@lemmy.world 2 points 1 day ago

I’m just gonna run it solo either with multilaunch, or I’ll do separate vm instances for the different game instances. I don’t need Steam for anything as of yet.

Thanks for the info about the front-ends.

[-] mvirts@lemmy.world 1 points 1 day ago

I feel mislead, none of the apps actually run on Linux.

[-] data1701d@startrek.website 2 points 2 days ago

I used to use this, but I always found it really janky - window boundaries not updating, weird graphical glitches, etcetera.

It was especially annoying to use with Photoshop and GPU acceleration (I do GPU passthrough to my VM).

In the end, I just abandoned it and just used the monitor the VM’s GPU is plugged into.

[-] Glitterbomb@lemmy.world 22 points 3 days ago

Well will it run Winamp because I inadvertently read the title as Winamp and now I need it again

[-] SpookyBogMonster@lemmy.ml 13 points 3 days ago* (last edited 3 days ago)

Audacious is your friend. It accepts old Winamp skins!

I've been rocking the Windows XP skin on Linux Mint

load more comments (4 replies)
[-] devilish666@lemmy.world 35 points 3 days ago

So... What make it's different from PlayOnLinux or Bottles or Winetricks ?

[-] fossilesque@mander.xyz 47 points 3 days ago* (last edited 3 days ago)

They can't run Adobe. This runs a full VM constantly in the background that you can pop up when you want to use the Windows desktop to install things etc. It's a completely different set up. It can also run ArcGIS Pro, which the other methods can't.

[-] AndrewZabar@lemmy.world 1 points 1 day ago

How different is it, then, functionality-wise, from VirtualBox or VMWare?

[-] fossilesque@mander.xyz 1 points 1 day ago

None, you're essentially putting that in the background without a display. I think the app works by tunneling the windows app into a little display window... I assume. I think it has to be a trick with displays, when I consider what I know by breaking mine a lot. :') Someone smarter than me on ths can correct me.

[-] devilish666@lemmy.world 37 points 3 days ago

So this can run latest MS OFFICE and Adobe Suite you say ??

[-] fossilesque@mander.xyz 35 points 3 days ago

It can even run pirated versions, don't ask me how I know! 🏴‍☠️

[-] devilish666@lemmy.world 40 points 3 days ago

That's even better !!!

load more comments (1 replies)
load more comments (4 replies)
load more comments (8 replies)
[-] LeFantome@programming.dev 14 points 3 days ago

Unlike the Wine based stuff (Bottles, Winetricks), this runs actual Windows as a VM. So compatibility will be far better though performance will be worse.

[-] Dojan@pawb.social 6 points 2 days ago

And it comes with all the downsides that Windows does.

[-] ArsonButCute@lemmy.dbzer0.com 25 points 3 days ago

I don't ever mean to be a downer but I feel this will hurt users in the long run. Just simy extending an umbilicle to Microsoft's teat because they can't be assed to let go and stop suckling. M$O and Adobe CC are some of the worst offenders for SaaS bullshittery.

[-] argarath@lemmy.world 30 points 3 days ago

The thing is, sometimes you need Microsoft not of your own volition but because of bureaucracy. When I was signing a contract recently, the government required me to fill in a office word document and it would not work at all on libre, I had to scramble around the house, went through 3 different computers trying to get any of them to have office working after I just recently uninstalled it from all of them to use libre only, but in the end I had to use a university computer to fill in the doc.

[-] nasi_goreng@lemmy.zip 7 points 3 days ago

As much as I want to move from them, Excel and Photoshop are too advance compared to any alternative, including both FOSS and commercial one.

Even Excel Online is not as advance as Excel desktop.

Casual users can get away from them, not advance user that needs unique feature only available in the software.

load more comments (3 replies)
[-] mariusafa@lemmy.sdf.org 11 points 3 days ago

What's the difference of this and WINE?

[-] ganymede@lemmy.ml 29 points 3 days ago* (last edited 3 days ago)

tldr: VM->RDP seamless render

WinApps works by: Running Windows in a Docker, Podman or libvirt virtual machine. Querying Windows for all installed applications. Creating shortcuts to selected Windows applications on the host GNU/Linux OS. Using FreeRDP as a backend to seamlessly render Windows applications alongside GNU/Linux applications.

[-] InFerNo@lemmy.ml 23 points 3 days ago

Wine Is Not an Emulator.

This is an Emulator.

[-] rotorwashed@lemmy.zip 20 points 3 days ago

Anyone try this yet? Office and adobe on Linux easily working on Linux would be big.

[-] anon5621@lemmy.ml 17 points 3 days ago* (last edited 3 days ago)

It running in podman just windows VM and connection to real host done with rdp window capture from windows.I tried it not that bad can be used for office work i used it with tiny11

[-] fossilesque@mander.xyz 12 points 3 days ago

Yea it's great!

[-] De4th69@lemmy.world 4 points 2 days ago

Does anyone know if it can run Visual Studio? Would be awesome so i could switch to Linux for my Job

[-] yukijoou@lemmy.blahaj.zone 2 points 2 days ago

it's listed on the project's readme!

[-] De4th69@lemmy.world 1 points 1 day ago

Ah thabks, missed it the first time reading through it

[-] Lifter@discuss.tchncs.de 2 points 2 days ago

Visual Studio Code runs natively on linux. Not sure if that's what you meant though.

[-] yukijoou@lemmy.blahaj.zone 6 points 2 days ago

i think they're talking about the proper old visual studio, a full-blown IDE!

[-] De4th69@lemmy.world 1 points 1 day ago

Yes, the full Visual Studio one :)

[-] Lifter@discuss.tchncs.de 1 points 1 day ago

I suspected as much. I wouldn't expect that to work on Linux, especially since build the output is to be run on other Windows machines.

load more comments (1 replies)
[-] july@leminal.space 14 points 3 days ago

What about graphics acceleration? Does it need gpu pass through?

load more comments (3 replies)

sure you can but why would you want to

load more comments (3 replies)
[-] domi@lemmy.secnd.me 11 points 3 days ago

Wait, Docker and Podman can create Windows VMs?

I had winapps setup using QEMU quite a while ago but this seems like a much tidier setup.

[-] FooBarrington@lemmy.world 17 points 3 days ago

Docker and Podman can't run Windows VMs by themselves. These containers use QEMU, so it's essentially a pre-made setup for what you already had.

load more comments (4 replies)
load more comments (3 replies)
[-] Lemmchen@feddit.org 9 points 3 days ago

Will this work with music producing software like Ableton or will it introduce too much latency?

load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 11 Aug 2025
332 points (98.3% liked)

Linux

57274 readers
845 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS