From ed2bcc14baed8f90ff9e3ca23af753f2e51d91d6 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:11:39 +0800 Subject: [PATCH] Update pve_qa.md --- docs/guide/pve_qa.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/guide/pve_qa.md b/docs/guide/pve_qa.md index 6ecdfef2af..b3fb6e458a 100644 --- a/docs/guide/pve_qa.md +++ b/docs/guide/pve_qa.md @@ -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,默认网络设置有冲突