###安装必要辅助软件 ①. RedHat/CentOS: yum install -y xz openssl gawk file wget ②. Debian/Ubuntu: apt install -y xz-utils openssl gawk file wget ###下载安装执行代码 wget --no-check-certificate -qO ~/Network-Reinstall-System-Modify.sh 'https://soft.shaobing.hk/Install/Network-Reinstall-System-Modify.sh' && chmod a+x ~/Network-Reinstall-System-Modify.sh ###所有系统登陆密码均为:cxthhhhh.com ###执行安装命令 Debian 12 安装方法 (PassWd:LeitboGi0ro) apt install -y xz-utils curl openssl net-tools file wget apt install -y gawk apt install -y network-manager apt install -y networkmanager ifconfig && ip route show default 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 -debian bash InstallNET.sh -debian 12 --network 'static' --networkstack "ipv4" --ip-addr '127.0.0.233' --ip-gate '127.0.0.1' --ip-mask '24' --ip-dns '8.8.8.8' -mirror "https://mirror.nju.edu.cn/debian/" //查看指定网卡IP信息 nmcli device show eth0 【安装Linux系统】 ①. 一键网络重装纯净CentOS 7(推荐) bash ~/Network-Reinstall-System-Modify.sh -CentOS_7 //New InstallNET.sh https://github.com/leitbogioro/Tools bash <(wget --no-check-certificate -qO- 'https://soft.shaobing.hk/Install/InstallNET.sh') -dd "https://soft.shaobing.hk/Install/CentOS_7.X_NetInstallation.vhd.gz" --ip-addr xx.xx.xx.xx --ip-gate xx.xx.xx.xx --ip-mask xx.xx.xx.xx ②. 一键网络重装纯净CentOS 6 bash ~/Network-Reinstall-System-Modify.sh -CentOS_6 ③. 一键网络重装纯净Debian 9(推荐) bash ~/Network-Reinstall-System-Modify.sh -Debian_9 ④. 一键网络重装纯净Debian 8 bash ~/Network-Reinstall-System-Modify.sh -Debian_8 ⑤. 一键网络重装纯净Debian 7 bash ~/Network-Reinstall-System-Modify.sh -Debian_7 ⑥. 一键网络重装纯净Ubuntu 18.04(推荐) bash ~/Network-Reinstall-System-Modify.sh -Ubuntu_18.04 ⑦. 一键网络重装纯净Ubuntu 16.04 bash ~/Network-Reinstall-System-Modify.sh -Ubuntu_16.04 ⑧. 一键网络重装纯净Ubuntu 14.04 bash ~/Network-Reinstall-System-Modify.sh -Ubuntu_14.04 【安装Windows系统】 *警告:你需要购买来自Microsoft或其合作伙伴正版系统授权并激活系统使用。继续安装即代表您知悉并已经购买正版授权。 ①. 一键网络重装纯净Windows Server 2019(推荐) bash ~/Network-Reinstall-System-Modify.sh -Windows_Server_2019 ②. 一键网络重装纯净Windows Server 2016 bash ~/Network-Reinstall-System-Modify.sh -Windows_Server_2016 ③. 一键网络重装纯净Windows Server 2012 R2 bash ~/Network-Reinstall-System-Modify.sh -Windows_Server_2012R2 ④. 一键网络重装纯净Windows Server 2008 R2 bash ~/Network-Reinstall-System-Modify.sh -Windows_Server_2008R2 ⑤. 一键网络重装纯净Windows 7 Vienna bash ~/Network-Reinstall-System-Modify.sh -Windows_7_Vienna ⑥. 一键网络重装纯净Windows Server 2003 bash ~/Network-Reinstall-System-Modify.sh -Windows_Server_2003 【安装裸机系统部署平台】 *仅适用于高端用户,手动安装任意系统。可通过网络ISO或iPXE安装任意系统。(使用教程即将发布) bash ~/Network-Reinstall-System-Modify.sh -CXT_Bare-metal_System_Deployment_Platform [原创] 裸机系统部署平台:VNC自定义安装任何系统(适用于Linux / Windows)[一键网络重装系统 – 魔改版] 【安装DD系统】 *如果您不了解这意味着什么,请不要进行操作。%ULR%应该替换为您自己的映像地址。 bash ~/Network-Reinstall-System-Modify.sh -DD "%URL%" bash ~/Network-Reinstall-System-Modify.sh -DD "https://soft.shaobing.ru/Windows/%E4%B8%AD%E6%96%87%E7%89%88%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/Windows2008_CN.gz" bash ~/Network-Reinstall-System-Modify.sh -DD "https://soft.shaobing.ru/Windows/%E4%B8%AD%E6%96%87%E7%89%88%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/Windows2012_CN.gz"