Update pve_qa.md

This commit is contained in:
spiritlhl
2023-06-23 20:11:39 +08:00
committed by GitHub
parent bbcfe06f59
commit ed2bcc14ba

View File

@@ -1,7 +1,5 @@
## 目前已验证的VPS商家
[hetzner](https://hetzner.cloud/?ref=CnWVr0FGneUl) 的cloud服务器可安装主体但不能自动设置网关
### 可开设KVM虚拟化的NAT的商家
[nocix](https://www.nocix.net/) 中的特价最低配15美元独服 (IPV6不自带需要找客服要)
@@ -28,6 +26,14 @@
[Linode](https://www.linode.com/lp/refer/?r=9296554d01ecacaa0be56892fd969b557722becd) 中美国专用CPU的最低配
[hetzner](https://hetzner.cloud/?ref=CnWVr0FGneUl) 的cloud服务器需要使用
```shell
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -pwd 'oneclickvirt'
```
重置为debian12系统再安装就没问题了重置后密码为```oneclickvirt```
### 已知无法直接安装PVE的商家
[hetzner](https://hetzner.cloud/?ref=CnWVr0FGneUl) Debian11需要救援系统安装纯净的Debian默认网络设置有冲突