首先登录SSH进入到我们的VPS
然后使用root权限进行代码输入
选择最新多合一版本代码
安装的时候会提示重装系统后的密码,请牢记,随后进行修改!重启:reboot 修改密码: passwd
推荐最新多版本合一
wget --no-check-certificate -O AutoReinstall.sh https://git.io/AutoReinstall.sh && bash AutoReinstall.sh
apt-get install wget
VPS测速
wget -O superbench.sh mcnb.top/superbench.sh && bash superbench.sh
bash <(curl -sL mcnb.top/superspeed.sh)
debian10
wget -qO DebianNET.sh qiu.sh/dd && bash DebianNET.sh -d 11 -v 64 -a -p 密码
本地安装BBR
首先上传本地tcp文件到VPSroot目录下
tcp本地下载连接:
chmod +x tcp.sh
./tcp.sh
bbr cake
wget -O tcp.sh mcnb.top/tcp.sh && bash tcp.sh
#Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
#RedHat/CentOS:
yum install -y xz openssl gawk file
脚本代码
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 8 -v 64 -a
DD系统后的装V2脚本报错:
apt-get update -y && apt-get install curl -y
root:MoeClub.org
[魔改版]网络一键重装系统
注意:当前已安装任意由GRUB or GRUB2引导Linux系统(RedHat/CentOS/Debian/Ubuntu/Etc.) ,系统默认密码为:cxthhhhh.com
1、Linux安装重装系统的前提组件:
RedHat/CentOS输入下方命令:
yum install -y xz openssl gawk file
Debian/Ubuntu输入下方命令:
apt-get install -y xz-utils openssl gawk file
2、下载重装系统脚本:
wget --no-check-certificate https://shell.p1e.cn/reinstall/Network-Reinstall-System-Modify.sh && chmod a+x Network-Reinstall-System-Modify.sh
3、安装Linux系统(任选其一)
一键网络重装纯净CentOS 7(推荐)
bash Network-Reinstall-System-Modify.sh -CentOS_7
一键网络重装纯净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
4、安装Windows系统(任选其一)
注意:下方镜像为未授权Windows系统镜像,需购买授权或进入系统后破解
一键网络重装纯净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
bash Network-Reinstall-System-Modify.sh -Windows_7_Vienna
一键网络重装纯净Windows Server 2003
bash Network-Reinstall-System-Modify.sh -Windows_Server_2003
5、自定义安装系统镜像
bash Network-Reinstall-System-Modify.sh -DD "你的系统镜像地址"
全自动DD脚本
wget --no-check-certificate -qO AutoDD.sh 'http://git.io/autodd.sh' && bash AutoDD.sh