mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-31 07:44:54 +08:00
Update pve_qa.md
This commit is contained in:
@@ -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,默认网络设置有冲突
|
||||
|
||||
Reference in New Issue
Block a user