Windows11专业版使用虚拟化技术安装Linux(CentOS7)
Windows11专业版使用虚拟化技术安装Linux(CentOS7)
1.Windows11版本信息 2.启用wsl2及Hyper-V 相关功能
#wsl2
Enable-WindowsOptionalFeature -Online -FeatureName $("Microsoft-Windows-Subsystem-Linux","VirtualMachinePlatform","Containers&…
2026/8/30 14:59:10