Table of Contents
- WSL
- [Guide] Developing on Windows 10 using WSL - general - Roots Discourse
- ArtStation - WSL - WORLD SURF LEAGUE
- [WSL] 通过 WSL 在 Windows 10 上运行 Linux GUI 应用_wsl 3d加速-CSDN博客
- 喜迎 WSL 1.0 发布,Windows 10 的 WSL 2 也可以用 systemd 了,再水一篇安装教程 - 知乎
- 喜迎 WSL 1.0 发布,Windows 10 的 WSL 2 也可以用 systemd 了,再水一篇安装教程 - 知乎
- WSL 安装与使用|极客笔记
- 喜迎 WSL 1.0 发布,Windows 10 的 WSL 2 也可以用 systemd 了,再水一篇安装教程 - 知乎
- wsl的安装_wsl安装-CSDN博客
- EvetteDerek


What is WSL?


![[Guide] Developing on Windows 10 using WSL - general - Roots Discourse](https://log1x.com/screenshots/2017-04-13_19-19-18_gzPg3.png)
Benefits of a WSL Development Environment



Setting Up Your WSL Development Environment
To get started with WSL, follow these simple steps: 1. Enable WSL: Open the Start menu, search for "Turn Windows features on or off," and check the box next to "Windows Subsystem for Linux." 2. Install a Linux distribution: Open the Microsoft Store, search for your preferred Linux distribution (e.g., Ubuntu), and click "Install." 3. Initialize your Linux distribution: Once installed, open your Linux distribution and follow the prompts to set up your username, password, and other basic settings. 4. Install essential tools and software: Use the package manager (e.g., apt-get for Ubuntu) to install necessary development tools, such as Git, Node.js, and your favorite code editor.![[WSL] 通过 WSL 在 Windows 10 上运行 Linux GUI 应用_wsl 3d加速-CSDN博客](https://img-blog.csdnimg.cn/20210422183628927.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L1hpZUVEZUhlaVNob3U=,size_16,color_FFFFFF,t_70#pic_center)