重装为CentOS:

以下命令中的 -c 后面为CentOS版本号,-v 后面为64位/32位,可根据需求进行替换。

# CentOS 6.10 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -c 6.10 -v 64 -a
# CentOS 6.10 32位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -c 6.10 -v 32 -a

重装为Debian:

以下命令中的 -d 后面为Debian版本号,-v 后面为64位/32位,可根据需求进行替换。

# Debian 8 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -d 8 -v 64 -a
# Debian 9 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -d 9 -v 64 -a
# Debian 10 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -d 10 -v 64 -a
# Debian 11 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -d 11 -v 64 -a
# Debian 11.5 64位:
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/notetoday/sh/main/InstallNET.sh') -d 11.5 -v 64 -a

25-1ZG2104424P7.jpg

DigitalOcean Referral Badge
最后修改:2024 年 04 月 18 日
如果觉得我的文章对你有用,请随意赞赏