Hello Microsoft Community, I am using WSL2 to run Linux on my laptop which has windows OS (windows 11). The laptop is the x64-based Acer Swift Edge 16 which features an AMD Ryzen™ 7 7840U-processor. I am trying to enable the following kernel modules
I installed wsl and enabled hyper-v features on my 20329 server, but I could not tansfer my wsl to wsl 2 Is it supported yet? Is there a reason why so? I have also the GUI running and the commands "wsl --set-default-version 2" and "wsl --set-version <distr...
I don't want access to the WSL1/2 distribution other than deleting it from Windows 10/11. (For example, changing the root account password of the distribution, accessing the distribution directory, etc.) For these, are the 3 methods below possible? Always request login when accessing ...
WSL 2 can also be run on Windows inside a virtual machine as long as the VM software you use has support for nested virtualization and this is enabled. How to install WSL 2 on Windows 10 and 11 The installation process for WSL 2 is now so straightforward you're up and running in minu...
With WSL2 (Windows Subsystem for Linux 2), you can run Linux GUI and command line apps directly in Windows without using a full-size virtual machine. Although WSL2 itself can be considered a virtual machine, it is very light and optimized specifically to run the Linux kernel. As a result...
Connect with experts and redefine what’s possible at work – join us at the Microsoft 365 Community Conference May 6-8. Learn more > Share Resources
Learn how to check the amount of disk space available, expand the size of the Virtual Hard Disk (VHD), repair a VHD mounting or read-only error, and locate the .vhdx file and disk path for Linux distributions installed with WSL 2.
Currently, $ uname -a Linux MyPC 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux I am on current Windows 10 19041.388 and I would to know how WSL2 kernel updates. I see that Settings Apps ha...
I would like to use a proxy on windows such as burp or ZAP while running an application in WSL with python requests. I'm running into a bunch of errors right now: Failed to establish a new connection: [Errno 111] Connection refused Using python requests with the windows proxy would work...
A couple of months ago Microsoft announced the Windows Subsystem for Linux 2 (WSL 2), which is a successor of the Windows Subsytem for Linux shipped a couple...