WSL

What is WSL?

Windows Subsystem for Linux (WSL) allows users to run a Linux environment, without the need for a separate virtual machine or dual booting, providing a seamless and productive experience for developers who want to use both Windows and Linux at the same time.

To learn more about WSL, visit the Official Microsoft documentation.

Ubuntu on WSL

WSL provides the low level components, such as a customized Linux kernel and utilities, to run various Linux distributions that opt in targeting WSL. Ubuntu provides the distribution that runs on top of that, completing the experience with fidelity to Ubuntu on bare-metal, while leveraging the strengths of WSL.

To learn more about the specifics of Ubuntu on WSL, visit the Ubuntu WSL documentation.

Additional Resources

WSL (last edited 2024-01-05 15:38:05 by cnihelton)