File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ outline: deep
1717- CPU: 1 核
1818- 内存: 1 GB RAM
1919- 硬盘: 空余 10 GB
20+ - 系统:Debian11+,Ubuntu20.04+
2021
2122### 默认登录信息
2223
@@ -49,6 +50,7 @@ curl -slk https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/main/scrip
4950- CPU: 2 核
5051- 内存: 4 GB RAM
5152- 硬盘: 空余 40 GB
53+ - 系统:AlmaLinux8+,RockyLinux8+
5254
5355> ** 额外说明:**
5456>
@@ -64,7 +66,7 @@ curl -slk https://raw.githubusercontent.com/oneclickvirt/webvirtcloud/main/scrip
6466curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/ecs/master/goecs.sh -o goecs.sh && chmod +x goecs.sh && ./goecs.sh install && goecs
6567```
6668
67- 选择硬件单项测试
69+ 选择硬件单项测试,即便 ``` VM-x/AMD-V/Hyper-V ``` 未启用和支持也没有问题,会自动切换为QEMU使用TCG仿真开设虚拟机,只不过这样的话性能会有所损耗。
6870
6971### 计算节点安装步骤
7072
You can’t perform that action at this time.
0 commit comments