谷歌GCP谷歌云安装windwos教程DD Windows 一键脚本

原创 淹不死的狗  2020-08-22 14:23:48  阅读 1014 次 评论 0 条
摘要:

谷歌GCP谷歌云安装windwos安装依赖apt-get update -yapt-get install -y gawk sed grep指定网路参数安装(比如GCP谷歌云)# 将X.X.X.X替换为自己的网络参数.# --ip-addr :IP Address/内网IP地址# --ip-mask :Netmask   /子网掩码# --ip-gate :Gateway   /网关wget --no-check-certificate -qO Insta

谷歌GCP谷歌云安装windwos

安装依赖

apt-get update -y

apt-get install -y gawk sed grep


指定网路参数安装(比如GCP谷歌云)

# 将X.X.X.X替换为自己的网络参数.

# --ip-addr :IP Address/内网IP地址

# --ip-mask :Netmask   /子网掩码

# --ip-gate :Gateway   /网关

wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh --ip-addr X.X.X.X --ip-mask X.X.X.X --ip-gate X.X.X.X -dd 'DD包 直链地址'


列如:

windows Server 2008 R2 Datacenter x64 精简 

KVM/Xen/Hyper-V虚拟化VPS适用

Username: Administrator 

Password: WinSrv2008x64-Chinese 

香港 

wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh --ip-addr 10.170.0.10 --ip-mask 255.255.255.0 --ip-gate 10.170.0.1 -dd 'https://share.moeking.me/Microsoft%20Windows/DD/WinSrv08R2DCx64Lite.gz'

台湾

wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh --ip-addr 10.140.0.10 --ip-mask 255.255.255.0 --ip-gate 10.140.0.1 -dd 'https://share.moeking.me/Microsoft%20Windows/DD/WinSrv08R2DCx64Lite.gz'


备份InstallNET

  https://tugouli.exiu.org/zb_users/upload/2020/08/InstallNET.sh

更多安装包

https://tugouli.exiu.org/3523.html 

本文地址:https://tugouli.exiu.org/3568.html
版权声明:本文为原创文章,版权归 淹不死的狗 所有,欢迎分享本文,转载请保留出处!

发表评论


表情

还没有留言,还不快点抢沙发?