This update also introduces an experimental automatic disk space reclaim setting that you can enable using – wsl --manage --set-sparse
More interestingly, Microsoft is preparing to launch a WSL Settings GUI app. This saves you the trouble of manually editing the contents of the .wslconfig file or fiddling in the command line when adjusting things like memory or disk usage. Any changes made to the .wslconfig file will be immediately reflected in the WSL Settings GUI app, so you can continue doing things the old-fashioned way, if that's what you'd prefer.
Microsoft has also announced that WSL will support the Dev Home app's new Environments feature, which makes it easier to manage and launch operating systems for development purposes. The work in progress source code is currently available on GitHub. For enterprise customers, Microsoft Defender for Endpoint’s WSL 2 support is now generally available. WSL management via Intune is also rolling out as a public preview, and Microsoft Entra Id is coming to WSL later this year.
You can read more about the new WSL update at Microsoft's Command Line blog. Note that you can report technical issues at the WSL GitHub repo.
Source: Microsoft
The above is the detailed content of The Windows Subsystem for Linux Is Getting Easier to Use. For more information, please follow other related articles on the PHP Chinese website!