为自己的VPS安装纯净的系统

发布于 2020-02-23  3 次阅读


适用于由 GRUB 引导的系统,使用官方发行版去掉模板预装的软件,同时也可以解决内核版本与软件不兼容的问题。
只要有 root 权限,还您一个纯净的系统。
转载自萌咖

注意

  1. 全自动安装默认root密码:MoeClub.org 安装完成后请立即更改密码.
  2. 能够全自动重装Debian/Ubuntu/CentOS等系统.
  3. 同时提供dd安装镜像功能,例如: 全自动无救援dd安装windows系统
  4. 全自动安装CentOS时默认提供VNC功能,可使用VNC
    Viewer查看进度,VNC端口为1或者5901,可自行尝试连接.(成功后VNC功能会消失.)
  5. 目前CentOS系统只支持任意版本重装为 CentOS 6.x及以下版本.
  6. 特别注意:OpenVZ构架不适用.

网络重装 Ubuntu/CentOS/Debian 一键脚本

    wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && chmod a+x InstallNET.sh
    ########备用地址
    wget --no-check-certificate -qO InstallNET.sh 'https://download.kingodragon.com/ script/InstallNET.sh' && chmod a+x InstallNET.sh

使用

    Usage:
        bash InstallNET.sh      -d/--debian [dist-name]
                                -u/--ubuntu [dist-name]
                                -c/--centos [dist-version]
                                -v/--ver [32/i386|64/amd64]
                                --ip-addr/--ip-gate/--ip-mask
                                -apt/-yum/--mirror
                                -dd/--image
                                -a/-m
    
    # dist-name:发行版本代号
    # dist-version:发行版本号
    # -apt/-yum/--mirror:使用定义镜像
    # -a/-m:询问是否能进入VNC自行操作。-a 为不提示(一般用于全自动安装),-m 为提示。

[scode type='blue']例如使用默认镜像全自动安装 Debian 8 x64[/scode]

    bash InstallNET.sh -d 8 -v 64 -a

也可以安装Windows

    wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://直链地址 -d /dev/vda
    #####备用地址
    wget https://download.kingodragon.com/ script/ddwin.sh && bash ddwin.sh -w http://直链地址 -d /dev/vda

[scode type='blue']例如dd安装Windows 2008 R2[/scode]

    wget https://download.kingodragon.com/ script/ddwin.sh && bash ddwin.sh -w https://download.kingodragon.com/Mirrors/DD/win2008R2-standard-x64.gz -d /dev/vda
    #Username: Administrator
    #Password: lolico.moe123

收集大佬的包

    https://moeclub.org/onedrive/IMAGE/Windows/win10ltsc_x64.tar.gz
    https://moeclub.org/onedrive/IMAGE/Windows/win7emb_x86.tar.gz
    https://moeclub.org/onedrive/IMAGE/Windows/win8.1emb_x64.tar.gz
    Username: Administrator
    Password: Vicer
    http://down.80host.com/iso/dd/
    Username:administrator
    Password:www.80host.com

本当の声を響かせてよ