WLS for windows
- Enable WSL for Windows
1 | # start powershell as admin |
- Microsoft Store - Search Ubuntu16.04/Ubuntu18.04 and Install
- CMD+R \wsl$
- VS Code + WSL Bash (CMD,Powershell)
windows 10 配置默认Linux发行版本
1 | cmd> wsl |
卸载WSL Ubuntu 16.04
1 | # Windows Search ---- Ubuntu 16.04 LTS --- 菜单选择卸载 |
Reference
History
- 2020/3/20: created.