Event details
The Windows Subsystem for Linux (or WSL) team is here to answer your most pressing questions about running Linux workflows right on your Windows machine! We’ll talk about everything from new GUI application support in Windows 11, to GPU compute support, mounting drives, using USB devices and more.
Thanks to everyone who joined this AMA and those who watched the live stream. Did you enjoy the event? Should we host regular WSL AMAs? If yes, how often? Let us know in the comments!
And visit our Windows Events page for a list of upcoming AMAs.
33 Comments
- nkef_grCopper ContributorAre there any plans to be able to easily open networks ports from WSL accessible from the external network ?
- Heather_Poulsen
Community Manager
Great questions so far - keep them coming! We're answering live on air, but we'll follow up with answers in the chat after the event and post an event recap in the Windows AMA space within 48 hours.
- sinclairinat0rCopper ContributorQ: Are there plans to improve the performance on Arm64 devices? Once the # of processes jumps up and memory allocation are high, it starts jittering. Also affects WSA and even WSLg at times.
- AkikooOccasional ReaderI\'ve enabled systemd in WSL 2 but starting it through the Windows task scheduler makes weston crash constantly creating excess CPU load. Any ideas on how to fix that?
- Mike_DeBergCopper ContributorCan you share any plans for WSL to further enterprise controls that allow the WSL instance to be in more compliance, similar to the Windows host the WSL instance is is hosted on? \n
- Tamir Levy
Microsoft
Yes! Behind the scenes, WSL has the same security story of a VM. Of course, every rule you apply to your users with VMs will apply to VM as well. Windows host can't see what's running on WSL. for example, Defender on Windows cannot read WSL process. There are some improvements we're working on to give a more granular controls for enterprises.
- Mike_DeBergCopper ContributorBasically our devs/admins love WSL, but out InfoSec team doesn\'t because the same windows security controls don\'t reach deep enough inside the WSL instance to enforce their policies.
- MrHappy1525Occasional ReaderI work on a vpn and often find I cannot access the internet due to not being able to connect to the internet whilst on the VPN, I have modern software and wondered if WSL could be more vpn friendly.
- Tamir Levy
Microsoft
The best thing you should check is use the latest version of the VPN client. Different VPN vendors add better integration for WSL on their ongoing updates (Cisco is a good example)
- blami85Copper ContributorWill reasonably fast access to Windows native filesystems with full inotify support from WSL2 be addressed anytime soon? One of best features of WSL is interoperability and sharing data between Linux and Windows apps. Slow 9p and workaround with wsl pseudo networked fs do not always work.
- swtornioCopper ContributorWhat is the outlook for IPv6 in WSL2? Is there a roadmap that will allow for seamless IPv6, or are we stuck in WSL1 for the foreseeable future?
- torshindCopper ContributorIs WSL Preview from MS Store stable for general use? Will the updates of this Preview version be backported in the non-store installation? When?
- Tamir Levy
Microsoft
WSL on Store on Windows 11 is in GA and ready for production use. We're working on backporting some if its features to the non-store version, though there's a lot of work to be done to support it so nothing official to share yet
- Reilly_Wood2335Brass ContributorWill WSL ever support systemd?\n\nI primarily use WSL to test software as I develop it. I\'m sad that I can\'t easily test my systemd services on WSL.
- Tamir Levy
Microsoft
Systemd has some unique challenges and that\'s why it\'s not there yet. but there\'s some work being done to support it. stay tuned!