MJJ出征
9.28K subscribers
6.71K photos
3.95K videos
37 files
7.97K links
Download Telegram
#Debian DD网络重装
(该死的Vir默认镜像是坏的建议自己动手D最佳)
#点击VPS Control Panel进去面板重装默认选“AlmaLinux 8.3 (64-Bit)”

#然后进入SSH后更新下
yum update

#DD网络重装个Debian 9,端口22,密码password
curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh
sudo ./debi.sh --cdn --network-console --ethx --bbr --user root --password password --version 9
sudo shutdown -r now
#DD网络重装个Debian 10,端口22,密码password
curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh
sudo ./debi.sh --cdn --network-console --ethx --bbr --user root --password password --version 10
sudo shutdown -r now
#DD网络重装个Debian 11,端口22,密码password
curl -fLO https://raw.githubusercontent.com/bohanyang/debi/master/debi.sh && chmod a+rx debi.sh
sudo ./debi.sh --cdn --network-console --ethx --bbr --user root --password password --version 11
sudo shutdown -r now

2min左右就可以的
Github #virmach #virdd
MJJ出征
https://github.com/bin456789/reinstall 来源
奇奇怪怪的腾讯云DD方案

老的版本随便D今年破事特多
原本不需要独立适配网卡的
按照GCP方案走试了都卡进度条
自适应国内小鸡的方案切国内高校
萌咖那套重装方案已经无效了(境内腾讯云)不知道为什么
还得是MJJ 以前发过的可能有人需要收藏下

https://github.com/bin456789/reinstall
#DD