> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/os/windows/windows-2016/windows_subsystem_for_linux.md).

# 在Windows服务器上安装Windows Subsystem For Linux(WSL)

从 Windows Server 2016 16215+以上版本，微软提供了一个Windows Subsystem For Linux，就可以在Windows上安装Linux操作系统，实现非常方便的脚本管理功能。是很多Linux系统管理员的福音，毕竟跨平台管理Windows操作系统，推进了DevOps。

详细安装参考微软官方文档 [WSL: Windows Server Installation Guide](https://docs.microsoft.com/en-us/windows/wsl/install-on-server)

## WSL部署实践

## 参考

* [Windows Subsystem For Linux (WSL) Comes To Windows Server — Here’s How To Install](https://fossbytes.com/install-windows-subsystem-for-linux-wsl-on-windows-server/)
