博文

目前显示的是 八月, 2023的博文

谷歌云DD Windows 一键脚本

图片
  进入系统后输入:sudo -i 系统更新 apt update -y && apt install -y wget sudo 一键脚本 wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh --ip-addr  10.140.0.5  --ip-gate  10.140.0.1  --ip-mask 255.255.255.0  -dd ' https://oss.sunpma.com/Windows/Win_Server2022_64_Administrator_nat.ee.gz ' 内网IP改成自己的 10.140.0.5 内网网关改成自己的 10.140.0.1 安装那个系统我用的 Server2022 https://oss.sunpma.com/Windows/Win_Server2022_64_Administrator_nat.ee.gz 换系统到这个网址找 https://oss.sunpma.com/?Windows 用户名 Administrator 密码 nat.ee 设置登陆服务器后,修改密码