一键DD系统代码



一键DD系统:

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 9 -v 64 -a

可选参数

  • Debian 8 64位:
  • bash InstallNET.sh -d 8 -v 64 -a
  • Debian 9 64位:
  • bash InstallNET.sh -d 9 -v 64 -a
  • CentOS 6.9 64位:
  • bash InstallNET.sh -c 6.9 -v 64 -a
  • CentOS 6.9 32位:
  • bash InstallNET.sh -c 6.9 -v 32 -a

    1. 系统安装完成后的默认用户名为 root,默认密码为:MoeClub.org
    2. 重装系统后手动重启系统
    3. 在服务器面板开放防火墙端口
    4. 使用ssh软件连接服务器。如需修改 root 密码,在ssh 中输入 passwd root,需要注意输入密码时不会显示文字,光标也不会移动,这是正常的