1.本脚本为MoeClub.org萌咖大佬制作,仅作转发和本人自定义修改,不涉及任何商业用途。
原作者地址: https://moeclub.org/2018/04/03/603/
2.被DD的机器原系统尽量请选择Ubuntu16。
(当然也支持 Debian9+/Ubuntu16+/Centos7+)
3.为什么不支持 debian8 或更低?
低版本网卡驱动原因。
4.为什么不支持DD新版Centos?
要折腾Centos7不是太好用,建议使用此脚本DD Centos7系列
5.默认root密码是什么?
GeekN.net
示例:
安装Debian9 (甲骨文机器需要后加 -firmware 额外的驱动支持)
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 9 -v 64 -a -firmware
安装Debian10
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 10 -v 64 -a -firmware
中国大陆镜像源:
华为云/Huaweicloud:
Debian10
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 10 -v 64 -a --mirror 'https://mirrors.huaweicloud.com/debian/'
Debian9
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 9 -v 64 -a --mirror 'https://mirrors.huaweicloud.com/debian/'
阿里云/Aliyun:
Debian10
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 10 -v 64 -a --mirror 'https://mirrors.aliyun.com/debian/'
Debian9
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 9 -v 64 -a --mirror 'https://mirrors.aliyun.com/debian/'
腾讯云/Tencentcloud:
Debian10
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 10 -v 64 -a --mirror 'https://mirrors.cloud.tencent.com/debian/'
Debian9
bash <(wget --no-check-certificate -qO- 'https://file.geekn.net/OnedriveE3/linux/InstallNET.sh') -d 9 -v 64 -a --mirror 'https://mirrors.cloud.tencent.com/debian/'
阿巴阿巴