> For the complete documentation index, see [llms.txt](https://til.devjugal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.devjugal.com/wsl.md).

# WSL

> Windows Subsystem for Linux

Windows Subsystem for Linux is a compatibility layer for running Linux binary executables natively on Windows 10, Windows 11, and Windows Server 2019. In May 2019, WSL 2 was announced, introducing important changes such as a real Linux kernel, through a subset of Hyper-V features.

### [Official Documentation](https://docs.microsoft.com/en-us/windows/wsl)

## TIL(s)

* [Convert WSL1 to WSL2](/wsl/convert-wsl1-to-wsl2.md)
* [Enable Systemd Support in WSL2](/wsl/enable-systemd-support-in-wsl2.md)
