新款一键 DD Linux 系统脚本上线了,支持任意 Redhat 系列系统(如CentOS、Oracle Linux、Rocky Linux、AlmaLinux等)与 Debian/Ubuntu 系统一键 DD 相互转换。
脚本运行前准备:
如何运行脚本?
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
#国内 Gitee 镜像,推荐中国境内机房使用
wget --no-check-certificate -qO InstallNET.sh 'https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh
默认登陆信息
默认用户名
Linux: root
Windows: Administrator
默认密码
For Linux: LeitboGi0ro
For Windows: Teddysun.com
默认端口
对于Linux:与你之前通过终端连接的系统相同。
如果你在系统安装后没有分配任何其他ssh密码或端口,你必须立即更改默认密码或切换到ssh密钥登录,以防止未经授权的访问!
For Windows: 3389
如果需要添加其他参数,则必须指定分布的特定名称!
Debian 13
bash InstallNET.sh -debian
bash InstallNET.sh -kali
bash InstallNET.sh -alpine
CentOS 9 stream
bash InstallNET.sh -centos
bash InstallNET.sh -almalinux
bash InstallNET.sh -rockylinux
bash InstallNET.sh -fedora
bash InstallNET.sh -ubuntu
bash InstallNET.sh -windows
-debian 7-13 : Debian 7 and later
-kali rolling/dev/experimental : Kali Rolling, Development and Experimental, "Kali Rolling" is most recommend obviously.
-centos 7 or 8/9-stream: CentOS 7 and later
-alpine 3.16-3.18/edge: Alpine Linux 3.16 and later, to keep updating to newest version, "edge" is most recommend obviously.
-almalinux/alma 8/9: AlmaLinux 8 and later
-rockylinux/rocky 8/9: RockyLinux 8 and later
-fedora 42/43: Fedora 42 and later
-ubuntu 20.04/22.04/24.04: Ubuntu from 20.04 and later
-windows 10/11/2012/2016/2019/2022:
Optional list of distributions:
- Windows 10 Enterprise LTSC 22H2 for simplified Chinese and Japanese, 23H2 for English
- Windows 11 Pro for Workstation 22H2 for simplified Chinese and Japanese, 23H2 for English
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
安装 Windows Server 2019 数据中心版
安装 Windows Server 2022 数据中心版

评论(0)