All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:41, 6 May 2025 Mwroot talk contribs created page How to install some linux on wsl (Created page with "== 前置条件 == # UEFI 中开启虚拟化支持 # 控制面板 - 卸载 - 启用或关闭 Windows 功能中打开“适用于 Linux 的 Windows 子系统”和“虚拟机平台” # 安装新的 Linux 分发版前将 WSL 2 设置为默认版本 <syntaxhighlight lang="bash" line> wsl --update wsl --set-default-version 2 </syntaxhighlight> == 安装 Ubuntu 的方法 == 在 Microsoft Store 里搜索 Ubuntu 24.04.1 或以上版本,直接搜出来点“获取”就行...")