谷歌云GCP 安装Windows
1、准备工作:一台vps(配置2C4G以上/30G+的硬盘)2、更新系统apt update -y && apt install -y wget sudo3、一键安装脚本wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh --ip-addr 10.170.0.5 --ip-gate 10.170.0.1 --ip-mask 255.255.255.0 -dd 'https://oss.sunpma.com/Windows/Win_Server2022_64_Administrator_nat.ee.gz'ps:10.170.0.5改成服务器内网地址;10.170.0.1改成服务器内网网关地址
大神的系统库:https://oss.sunpma.com/?Windows用户名:Administrator 默认密码:nat.ee
大神的系统库:https://oss.sunpma.com/?Windows用户名:Administrator 默认密码:nat.ee
写在最后:安装完成后请第一时间更改密码
评论
发表评论