[全自動]debian/centos/ubuntu 一鍵dd系統/網絡重裝系統

VSP 一鍵DD腳本 linux DD windows或其他linux系統,一鍵DD腳本,支持性好,更智能更全面,支持國內外各種VPS重裝,特別是對國內各種訪問國外資源慢的VPS安裝有奇效。
一、轉載自 https://blog.hicasper.com/post/135.html
使用方法:
wget –no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh

#國內可用版
bash <(wget –no-check-certificate -qO- https://cdn.jsdelivr.net/gh/hiCasper/Shell@master/AutoReinstall.sh)
支持重裝的系統

Ubuntu 18.04/16.04
Debian 9/10
CentOS 6
CentOS 7 (DD方式)(密碼Pwd@CentOS)
自定義DD鏡像

# Windows 7 32位中文(Windows Thin PC):
https://image.moeclub.org/GoogleDrive/1srhylymTjYS-Ky8uLw4R6LCWfAo1F3s7

https://moeclub.org/onedrive/IMAGE/Windows/win7emb_x86.tar.gz

# Windows 8.1 SP1 64位中文(Embedded):

https://image.moeclub.org/GoogleDrive/1cqVl2wSGx92UTdhOxU9pW3wJgmvZMT_J

https://moeclub.org/onedrive/IMAGE/Windows/win8.1emb_x64.tar.gz

# Windows 10 ltsc 64位中文:

https://image.moeclub.org/GoogleDrive/1OVA3t-ZI2arkM4E4gKvofcBN9aoVdneh

https://moeclub.org/onedrive/IMAGE/Windows/win10ltsc_x64.tar.gz

默認用戶名:Administrator

默認密碼:Vicer
特性 / 優化

自動獲取IP地址、網關、子網掩碼
自動判斷網絡環境,選擇國內/外鏡像,解決速度慢的問題
懶人一鍵化,無需復雜的命令
解決萌咖腳本中一些導致安裝錯誤的問題
CentOS 7 鏡像拋棄LVM,回歸ext4,減少不穩定因素

註意

重裝後系統密碼均在腳本中有提供,安裝後請盡快修改密碼,默認密碼安裝時腳本提供,註意留意。,Linux系統建議啟用密鑰登陸。
OpenVZ / LXC 架構系統不適用

二、國內VPS使用一鍵DD腳本DD系統
安裝環境及腳本:
#centos等
yum install -y xz openssl gawk file wget

#debian等
apt-get install -y xz-utils openssl gawk file

wget –no-check-certificate -qO InstallNET.sh ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’ && chmod a+x InstallNET.sh
DD Debian9系統:
華為源訪問 https://mirrors.huaweicloud.com獲取系統的DD網址,如:

bash InstallNET.sh -d 9 -v 64 -a –mirror ‘https://mirrors.huaweicloud.com/debian/’

阿裡雲源訪問 https://mirrors.mirrors.aliyun.com獲取系統的DD網址,如:

bash InstallNET.sh -d 9 -v 64 -a –mirror ‘https://mirrors.aliyun.com/debian/’

騰訊源訪問 https://mirrors.cloud.tencent.com獲取系統的DD網址,如:

bash InstallNET.sh -d 9 -v 64 -a –mirror ‘https://mirrors.cloud.tencent.com/debian/’
密碼:MoeClub.org
三、cxthhhhh一鍵腳本(支持ddWindows)
#合並下載腳本+進入安裝選項
wget –no-check-certificate -qO ~/Network-Reinstall-System-Modify.sh ‘https://www.cxthhhhh.com/CXT-Library/Network-Reinstall-System-Modify/Network-Reinstall-System-Modify.sh’ && chmod a+x ~/Network-Reinstall-System-Modify.sh && bash ~/Network-Reinstall-System-Modify.sh -UI_Options
默認密碼:cxthhhhh.com

本文出自快速备案,转载时请注明出处及相应链接。

本文永久链接: https://kuaisubeian.cc/47638.html

kuaisubeian