重装为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
1 条评论
你的文章内容非常精彩,让人回味无穷。 http://www.55baobei.com/uRVko9Mf5P.html