I use it every day at work on windows 11, it's not as good as a real VM but for 95% of stuff it gets the job done, super fast and easy to just open a linux tab in terminal and make things happen, with simple access to the local windows filesystem. I'm not using graphical apps 99% of the time, mainly just vim and bash scripts/sed/awk and such, but I've tried firefox a while back and it seemed to work fine.
Comment has been collapsed.
Forgive me for being ignorant, but what is the point of this?
Comment has been collapsed.
146 Comments - Last post 11 minutes ago by jojo1241
13 Comments - Last post 22 minutes ago by yush88
9 Comments - Last post 1 hour ago by yush88
721 Comments - Last post 1 hour ago by Bum8ara5h
5 Comments - Last post 4 hours ago by yush88
30 Comments - Last post 5 hours ago by cpyd
4 Comments - Last post 6 hours ago by Lugum
77 Comments - Last post 16 seconds ago by AllTracTurbo
210 Comments - Last post 23 seconds ago by HustlaOG
149 Comments - Last post 1 minute ago by Aksell
31 Comments - Last post 10 minutes ago by Aydaylin
374 Comments - Last post 18 minutes ago by shadowshiv
120 Comments - Last post 22 minutes ago by cheeki7
576 Comments - Last post 29 minutes ago by sobbiebox
The Windows Subsystem for Linux is now generally available on the Microsoft Store, and it's especially great news for Windows 10 users.
Microsoft has announced that the Windows Subsystem for Linux (WSL) - allowing users to run Linux apps on Windows devices - is now generally available on the Microsoft Store. After a lengthy preview period, general availability means a few things, but the biggest news is for Windows 10 users.
Since the Windows Subsystem for Linux listing on the Microsoft Store is available for both Windows 11 and Windows 10, that means Windows 10 users now have access to WSLg, which was previously exclusive to Windows 11. This is a specific feature of WSL that allows you to run GUI-based Linux apps, meaning you're not limited to using the Linux terminal for all your tasks. If you want a more user-friendly interface, GUI apps go a long way, and Windows 10 users can finally join in on the fun.
With the general availability of WSL on the Microsoft Store, this version is also becoming the default for all users, replacing the version that ships with Windows itself. When you use Windows Terminal to install WSL (using the wsl --install command), you'll now get the Store version, rather than enabling the optional feature that ships with Windows. With that being said, Microsoft has added new commands so you can install the specific WSL version you want. You can choose to enable the built-in version, or you can force install WSL 1 instead of the newer WSL 2 implementation. There are also commands to disable the installation of Ubuntu, which typically happens by default when installing WSL, and to prevent it from launching when the install finishes.
Another advantage with installing the Windows Subsystem for Linux from the Microsoft Store is that the latest version comes with systemd support. This is a set of building blocks and services that start before anything else in the Linux system, and it's popular among Linux distributions. Some Linux apps require systemd support, so this could greatly expand the capabilities of WSL. This is something pMicrosoft announced back in September, but it was technically only available in preview since the Store version of WSL wasn't generally available - now it is.
If you're interested in getting the Store version of WSL, you can download it here, or install it using the wsl --install command in Windows Terminal (or Command Prompt).
Comment has been collapsed.