萌咖大佬的一键重装脚本比较简单和顺畅,并且支持大部分的主流系统和服务器厂商。是我个人经常使用的DD脚本之一。重装的系统是非常干净和简洁的。
- Vicer的脚本目前不支持重装为CentOS 7系统,支持CentOS 6.9以下版本。
- 重装的系统源自官方发行版。
- 安装过程全自动进行,无需VNC操作,无需进入救援模式。
- 系统安装完成后的默认用户名为root,默认密码为:
MoeClub.org
Debian:
以下命令中的 -d 后面为Debian版本号,-v 后面为64位/32位,可根据需求进行替换。
|
# Debian 8 64位:
|
bash <(wget —no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 8 -v 64 -a |
|
# Debian 9 64位:
|
bash <(wget —no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 9 -v 64 -a |
|
# Debian 10 64位:
|
bash <(wget —no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 10 -v 64 -a |
|
# Debian 11 64位:
|
bash <(wget —no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 11 -v 64 -a |
|
# Debian 12 64位:
|
bash <(wget —no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 12 -v 64 -a |




评论(0)
暂无评论