Linux系统
通用版阿里云实测:
wget -N --no-check-certificate https://down.vpsaff.net/linux/dd/network-reinstall-os.sh && sudo chmod +x network-reinstall-os.sh && ./network-reinstall-os.sh
密码:IdcOffer.com

Ubuntu22.04/Debian12:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
Ubuntu
bash InstallNET.sh -ubuntu
Debian
bash InstallNET.sh -debian
密码:LeitboGi0ro

Windows系统

Windows10一键脚本:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://moeclub.org/onedrive/IMAGE/Windows/win10ltsc_x64.tar.gz'

远程登陆账号为: Administrator
远程登陆密码为: Vicer

Windows Srv 2012一键脚本 需要自己扩磁盘

wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://pikachu.im/sys_iso/win2012r2-xiaofd.gz'

远程登陆账号为: Administrator
远程登陆密码为: xiaofd.WIN

安装重装系统的前提组件:
Debian/Ubuntu:

apt-get install -y xz-utils openssl gawk file wget screen && screen -S os

RedHat/CentOS:

yum install -y xz openssl gawk file glibc-common wget screen && screen -S os

RedHat/CentOS:

yum makecache && yum update -y
Debian/Ubuntu:

apt update -y && apt dist-upgrade -y

DD 命令:
wget --no-check-certificate -O NewReinstall.sh https://git.io/newbetags && chmod a+x NewReinstall.sh && bash NewReinstall.sh

最后修改:2024 年 01 月 25 日
如果觉得我的文章对你有用,请随意赞赏