mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-06 20:54:16 +08:00
fix: 添加安装方式使用后续教程的说明
This commit is contained in:
@@ -179,4 +179,8 @@ bash /mnt/wireless.sh
|
||||
|
||||
After the configuration is complete, the system will automatically reboot and the public network will be available after the reboot.
|
||||
|
||||
During the execution of the configuration script, you will be prompted to enter the name and password of the WIFI. Since there is no Chinese input method in the pure CI environment, the name of the WIFI must be composed of English numbers only, and the password must be the same.
|
||||
During the execution of the configuration script, you will be prompted to enter the name and password of the WIFI. Since there is no Chinese input method in the pure CI environment, the name of the WIFI must be composed of English numbers only, and the password must be the same.
|
||||
|
||||
### Cautions
|
||||
|
||||
Physical machines can not use NAT to directly connect virtual machines to access the network after the installation of unlimited modules, so the project's subsequent tutorials do not support this method of access to the bridge, the project's subsequent tutorials only support the installation of the PVE on non-physical machines (through the automatic configuration of the host gateway of the PVE)
|
||||
@@ -209,4 +209,8 @@ https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/pve/ref
|
||||
bash default.sh
|
||||
```
|
||||
|
||||
执行会非常耗时,但装完后会自带xfce的桌面环境,且换源阿里云,且去除无效订阅,且设置合并local和loacl-lvm,且设置清华镜像容器源
|
||||
执行会非常耗时,但装完后会自带xfce的桌面环境,且换源阿里云,且去除无效订阅,且设置合并local和loacl-lvm,且设置清华镜像容器源
|
||||
|
||||
### 注意事项
|
||||
|
||||
物理机安装无限模块后不可使用NAT直接连接虚拟机接入网络,所以本项目后续的教程不支持该方法接入的网桥,本项目后续教程仅支持在非物理机器上安装的PVE(通过了自动配置宿主机网关的PVE)
|
||||
Reference in New Issue
Block a user