DD 纯净Linux系统脚本
尝试在Oracle上装LCMP (Linux + Caddy + MariaDB + PHP) ,折腾Ubuntu许久无果,外加物理内存过小,就想着DD成debian啦。 原Ubuntu系统中安装wget组件,适用Debian系列(Debian/Kali/Ubuntu): apt update apt install wget -y 下载脚本: wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh 运行DD脚本,示意:DD为debian 12系统,ssh密码设置为xiaoge.org ,ssh端口改为 45622 ,使用bbr+fq,从韩国镜像拉取: ...