WSL2 Debian MediaWiki 使用体验: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2025

  • curprev 10:1510:15, 29 September 2025Mwroot talk contribs 3,336 bytes +3,336 Created page with "总体体验:迅如闪电。 == 安装 == <syntaxhighlight lang="bash" line> # 开启 Windows 支持 UEFI 中开启虚拟化支持 控制面板 - 卸载 - 启用或关闭 Windows 功能中打开“适用于 Linux 的 Windows 子系统”和“虚拟机平台” # 查看 WSL 版本 wsl --version # 安装新的 Linux 分发版前将 WSL 2 设置为默认版本 wsl --set-default-version 2 # 查看正使用的 Linux 发行版 wsl -l -v # Powershell 中安装 WSL2 Deb..."