[不花钱站长]:从免费域名开始[0元] Oracle永久免费VPS[0元] VPS环境搭建免费脚本[0元] 秒变大盘挂载免费网盘[0元] 小白免费采集器1天500W[0元] CF免费DNS+CDN服务[0元]
[零基础网赚]:撸本站免费源码[0元] 网站强引免费蜘蛛法[0元] 图片视频文件免费存储[0元] 外链轻松发布免费友链[0元] 入坑免费教程学习源代码[0元] 网上百种+赚钱联盟推荐[?元]

↑↑VPS推荐网 WWW.VPS.COM.IN 稳定 便宜 免备案↑↑


您现在的位置是:首页 > WINDOWS >  资源,资源,国外永久免费VPS

DD Windows 一键脚本,包含GCP谷歌云Oracle甲骨文

WINDOWS来源:VPS推荐网点击:831
【性价之王】【线路之王】【价格之王】【配置之王】
【免费之王】【香港首推】【梯子之王】【独服之王】
DD Windows 一键脚本,包含GCP谷歌云Oracle甲骨文

说明

无限制全自动dd安装Windows突破没有VNC,没有救援模式,内存比dd包小的限制使用Debian Live CD中的busybox做中间媒介,经过复杂的处理使本机的网络参数传进Windows操作系统中即使没有DHCP能够让Windows获取网络参数,也能让Windows操作系统在开机的第一时间能够连通网络

特别注意:OpenVZ构架不适用

安装运行库

<span class="hljs-meta">#</span><span class="bash">Debian/Ubuntu:</span>apt-get install -y xz-utils openssl gawk file<span class="hljs-meta">#</span><span class="bash">RedHat/CentOS:</span>yum install -y xz openssl gawk file
12345 <span class="hljs-meta">#</span><span class="bash">Debian/Ubuntu:</span>apt-get install -y xz-utils openssl gawk file<span class="hljs-meta">#</span><span class="bash">RedHat/CentOS:</span>yum install -y xz openssl gawk file

如果出现错误,运行以下代码

<span class="hljs-meta">#</span><span class="bash">Debian/Ubuntu:</span>apt-get update<span class="hljs-meta">#</span><span class="bash">RedHat/CentOS:</span>yum update
12345 <span class="hljs-meta">#</span><span class="bash">Debian/Ubuntu:</span>apt-get update<span class="hljs-meta">#</span><span class="bash">RedHat/CentOS:</span>yum update

一键脚本

示例脚本,补全DD包直连地址后运行即可;

<span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'[Windows dd包直连地址]'</span>
1 <span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'[Windows dd包直连地址]'</span>

精简版DD包

选择好版本,输入以下一键脚本即可

<span class="hljs-comment"># DD Windows Server 2003 32位 精简版 [账户Administrator密码cxthhhhh.com]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2003_86_Administrator_cxthhhhh.com.gz'</span><span class="hljs-comment"># DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2008R2_sp1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows Server 2012 R2 64位 精简版 [账户Administrator密码WinSrv2012r2x64-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2012R2_64_Administrator_WinSrv2012r2x64-Chinese.gz'</span><span class="hljs-comment"># DD Windows Server 2019 Datacenter 64位 精简版 [账户Administrator密码WinSrv2019dc-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2019_64_Administrator_WinSrv2019dc-Chinese.gz'</span><span class="hljs-comment"># DD Windows7 32位 精简版 [账户Administrator密码Windows7x86-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_86_Administrator_Windows7x86-Chinese.gz'</span><span class="hljs-comment"># DD Windows7 sp1 64位 企业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment">#DD Windows8.1 64位 专业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment">#DD Windows8.1 64位 适量精简版 [账户Administrator密码Vicer]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_Vicer.gz'</span><span class="hljs-comment"># DD Windows10 2016LTSB 64位 企业深度精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win10_2016LTSB_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows10 2019LTSC 64位 企业适量精简版 [账户Administrator密码Vicer]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win10_2019LTSC_64_Administrator_Vicer.gz'</span>
1234567891011121314151617181920212223242526272829 <span class="hljs-comment"># DD Windows Server 2003 32位 精简版 [账户Administrator密码cxthhhhh.com]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2003_86_Administrator_cxthhhhh.com.gz'</span> <span class="hljs-comment"># DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2008R2_sp1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows Server 2012 R2 64位 精简版 [账户Administrator密码WinSrv2012r2x64-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2012R2_64_Administrator_WinSrv2012r2x64-Chinese.gz'</span> <span class="hljs-comment"># DD Windows Server 2019 Datacenter 64位 精简版 [账户Administrator密码WinSrv2019dc-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win_Server2019_64_Administrator_WinSrv2019dc-Chinese.gz'</span> <span class="hljs-comment"># DD Windows7 32位 精简版 [账户Administrator密码Windows7x86-Chinese]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_86_Administrator_Windows7x86-Chinese.gz'</span> <span class="hljs-comment"># DD Windows7 sp1 64位 企业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment">#DD Windows8.1 64位 专业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment">#DD Windows8.1 64位 适量精简版 [账户Administrator密码Vicer]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win8.1_64_Administrator_Vicer.gz'</span> <span class="hljs-comment"># DD Windows10 2016LTSB 64位 企业深度精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win10_2016LTSB_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows10 2019LTSC 64位 企业适量精简版 [账户Administrator密码Vicer]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win10_2019LTSC_64_Administrator_Vicer.gz'</span>

完整版DD包

<span class="hljs-comment"># DD Windows Server 2012 R2 Datacenter 64位 完整版 [账户administrator密码Password147]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2012r2_administrator_Password147.gz'</span><span class="hljs-comment"># DD Windows Server 2016 Datacenter 64位 完整版 [账户administrator密码Password147]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2016_administrator_Password147.gz'</span><span class="hljs-comment"># DD Windows Server 2019 Datacenter 64位 完整版 [账户administrator密码Password147]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2019_administrator_Password147.gz'</span><span class="hljs-comment"># DD Windows7 sp1 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win7_sp1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows8.1 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win8.1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows10 LTSC 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win10_LTSC_64_Administrator_nat.ee.gz'</span>
1234567891011121314151617 <span class="hljs-comment"># DD Windows Server 2012 R2 Datacenter 64位 完整版 [账户administrator密码Password147]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2012r2_administrator_Password147.gz'</span> <span class="hljs-comment"># DD Windows Server 2016 Datacenter 64位 完整版 [账户administrator密码Password147]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2016_administrator_Password147.gz'</span> <span class="hljs-comment"># DD Windows Server 2019 Datacenter 64位 完整版 [账户administrator密码Password147]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/cn_windows2019_administrator_Password147.gz'</span> <span class="hljs-comment"># DD Windows7 sp1 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win7_sp1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows8.1 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win8.1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows10 LTSC 64位 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Whole/Win10_LTSC_64_Administrator_nat.ee.gz'</span>

Oracle甲骨文

此DD包仅适用于Oracle甲骨文DD Win使用 (注意:不适用于新出的ARM框架机型)

<span class="hljs-comment"># DD Windows7 sp1 64位 企业精简版 [账户Administrator密码nat.ee]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win7_sp1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows8.1 64位 企业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win8.1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows10 2016LTSB 64位 企业深度精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win10_2016LTSB_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win_Server2008R2_sp1_64_Administrator_nat.ee.gz'</span><span class="hljs-comment"># DD Windows Server 2012 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win_Server2012R2_64_Administrator_nat.ee.gz'</span>
1234567891011121314 <span class="hljs-comment"># DD Windows7 sp1 64位 企业精简版 [账户Administrator密码nat.ee]</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win7_sp1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows8.1 64位 企业精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win8.1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows10 2016LTSB 64位 企业深度精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win10_2016LTSB_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win_Server2008R2_sp1_64_Administrator_nat.ee.gz'</span> <span class="hljs-comment"># DD Windows Server 2012 R2 64位 精简版 [账户Administrator密码nat.ee]</span>wget --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Oracle_Win_Server2012R2_64_Administrator_nat.ee.gz'</span>

OVH

此DD包仅适用于OVH云服务器DD Win使用
说明:OVH需要使用网络参数进行安装,需要的可以参考下面的安装方法,博主并未进行测试,这里仅提供直链包;

<span class="hljs-meta"># DD Windows7 64位 精简版 [账户administrator密码www.80host.com]</span>https:<span class="hljs-comment">//oss.sunpma.com/Windows/win/OVH_Win7_64_administrator_www.80host.com.gz</span>
12 <span class="hljs-meta"># DD Windows7 64位 精简版 [账户administrator密码www.80host.com]</span>https:<span class="hljs-comment">//oss.sunpma.com/Windows/win/OVH_Win7_64_administrator_www.80host.com.gz</span>

网络参数安装

比如GCP谷歌云Azure微软云OVH云服务器等需要指定网络参数安装的方式,示例为GCP谷歌云

<span class="hljs-comment"># 将X.X.X.X替换为自己的网络参数.</span><span class="hljs-comment"># --ip-addr :IP Address/内网IP地址</span><span class="hljs-comment"># --ip-mask :Netmask /子网掩码</span><span class="hljs-comment"># --ip-gate :Gateway /网关</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask X.X.X.X --ip-gate X.X.X.X -dd <span class="hljs-string">'DD包 直链地址'</span>
12345 <span class="hljs-comment"># 将X.X.X.X替换为自己的网络参数.</span><span class="hljs-comment"># --ip-addr :IP Address/内网IP地址</span><span class="hljs-comment"># --ip-mask :Netmask   /子网掩码</span><span class="hljs-comment"># --ip-gate :Gateway   /网关</span><span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask X.X.X.X --ip-gate X.X.X.X -dd <span class="hljs-string">'DD包 直链地址'</span>

例:
替换--ip-addr后面的X.X.X.X为你自己的内网IP即可;
在GCP谷歌云 Debian / Ubuntu 测试成功, CentOS 未测试;
账户:Administrator 密码:nat.ee
GCP谷歌云 香港

<span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask <span class="hljs-number">255.255.255.0</span> --ip-gate <span class="hljs-number">10.170.0.1</span> -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span>
1 <span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask <span class="hljs-number">255.255.255.0</span> --ip-gate <span class="hljs-number">10.170.0.1</span> -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span>

GCP谷歌云-台湾

<span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask <span class="hljs-number">255.255.255.0</span> --ip-gate <span class="hljs-number">10.140.0.1</span> -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span>
1 <span class="hljs-attribute">wget</span> --<span class="hljs-literal">no</span>-check-certificate -qO InstallNET.sh <span class="hljs-string">'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'</span> &amp;&amp; bash InstallNET.sh --ip-addr X.X.X.X --ip-mask <span class="hljs-number">255.255.255.0</span> --ip-gate <span class="hljs-number">10.140.0.1</span> -dd <span class="hljs-string">'https://oss.sunpma.com/Windows/Win7_sp1_64_Administrator_nat.ee.gz'</span>

连接上后如果遇到无法打开网页的情况,修改DNS即可

8<span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.8</span>8<span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.4</span><span class="hljs-selector-class">.4</span>
12 8<span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.8</span>8<span class="hljs-selector-class">.8</span><span class="hljs-selector-class">.4</span><span class="hljs-selector-class">.4</span>

备用VPS.COM.IN

百度网盘
VPS.COM.IN:https://pan.baidu.com/s/1afwD0Is8MrvSiL8wkjoXhA
提取码:qynd

原文来至:https://sunpma.com/137.html

 


[资源]历史优惠活动内容
  • #资源池VPS#30刀每年 3G内存 3T月流量 3IP 洛杉矶 BigFootServer
  • #黑五#nfphosting:资源池VPS低至$15/年 1G内存VPS低至8元每年
  • Centos系统安装人人影视linux客户端,随时随地下载大量电影资源
  • #资源#YunFile网盘资源下载工具
  • #资源#AWS 150刀申请教程、添加150美元兑换码到Amazon账户教程
  • #优惠#SparkVPS:$69/年资源池VPS 8核/8G/120G SSD/10TB流量
  • #优惠#Hosteons:Resource Pool系列产品7折优惠 ,资源池VPS,100
  • #黑五#Losangelesvps:全场4折优惠,洛杉矶1G不限流量VPS月付仅需2.4美元
  • #羊毛#宝塔面板:组团送堡塔APP、堡塔企业级备份、资源监视器一年免费使用
  • 恒速云:八月特惠活动,香港/美国不限流量VPS仅需16元每月,香港物理机独享资源月付300元
  • #资源池VPS#30刀每年 3G内存 3T月流量 3IP 洛杉矶 BigFootServer
  • #黑五#nfphosting:资源池VPS低至$15/年 1G内存VPS低至8元每年
  • Centos系统安装人人影视linux客户端,随时随地下载大量电影资源
  • #资源#YunFile网盘资源下载工具
  • #资源#AWS 150刀申请教程、添加150美元兑换码到Amazon账户教程
  • #优惠#SparkVPS:$69/年资源池VPS 8核/8G/120G SSD/10TB流量
  • #优惠#Hosteons:Resource Pool系列产品7折优惠 ,资源池VPS,100
  • #黑五#Losangelesvps:全场4折优惠,洛杉矶1G不限流量VPS月付仅需2.4美元
  • #羊毛#宝塔面板:组团送堡塔APP、堡塔企业级备份、资源监视器一年免费使用
  • 恒速云:八月特惠活动,香港/美国不限流量VPS仅需16元每月,香港物理机独享资源月付300元
  • #资源池VPS#30刀每年 3G内存 3T月流量 3IP 洛杉矶 BigFootServer
  • #黑五#nfphosting:资源池VPS低至$15/年 1G内存VPS低至8元每年
  • Centos系统安装人人影视linux客户端,随时随地下载大量电影资源
  • #资源#YunFile网盘资源下载工具
  • #资源#AWS 150刀申请教程、添加150美元兑换码到Amazon账户教程
  • #优惠#SparkVPS:$69/年资源池VPS 8核/8G/120G SSD/10TB流量
  • #优惠#Hosteons:Resource Pool系列产品7折优惠 ,资源池VPS,100
  • #黑五#Losangelesvps:全场4折优惠,洛杉矶1G不限流量VPS月付仅需2.4美元
  • #羊毛#宝塔面板:组团送堡塔APP、堡塔企业级备份、资源监视器一年免费使用
  • 恒速云:八月特惠活动,香港/美国不限流量VPS仅需16元每月,香港物理机独享资源月付300元
  • 恒速云:八月特惠活动,香港/美国不限流量VPS仅需16元每月,香港物理机独享资源月付300元
  • 恒速云:八月特惠活动,香港/美国不限流量VPS仅需16元每月,香港物理机独享资源月付300元
  • @PT党/资源占用狂→rytechhosting-G口不限量/1.5g内存/85g硬盘
  • crissic-KVM VPS 6折/openv双倍资源
  • urpad-72小时/VPS资源”不可描述”倍/
  • urpad-72小时/VPS资源”不可描述”倍/
  • urpad-72小时/VPS资源”不可描述”倍/
  • hostnine-VPS资源”不可描述”倍/reseller半价/虚拟主机6.5折
  • ethernetservers-VPS低至7.5美元/年 免费资源”不可描述”倍
  • #独享资源-Vultr全新VDS,适合需求较高的用户
  • 推荐→bandwagonhost-最新特价版VPS(2015/8)/资源加大/支付宝
  • hiformance – VPS低至$10年/KVM/1T流量/5机房/windows/#送
  • digitalocean全面免费升级提高VPS资源配置
  • hostmybytes -$21年付→给3个666M内存的VPS 资源池VPS
  • digitalocean→VPS资源免费双倍升级 免费送100美元
  • #推荐# hostwinds→资源”不可描述”倍/价格下降/windows仅5美元/支付宝
  • #推荐# hostwinds→资源”不可描述”倍/价格下降/windows仅5美元/支付宝
  • hosteons→新增OpenVZ7 VPS 免费双倍升级资源
  • hosteons→不限流量VPS 4月5折优惠 还有Windows/双倍资源奉送
  • hosteons→上新产品资源池 不限流量 允许用户在后台划分多个VPS 7折优惠码送上
  • vpsyc→重新测评VPS效果 cn2 gia网络已提高至300Mbps 资源充足
  • vpszi→晚高峰22:19第4次测试cn2 gia系列VPS 可以跑满带宽 资源充裕!
  • #推荐# contabo→全新VDS系列 独享资源 €36.99/月 24G内存/3核/18
  • #推荐# contabo→全新VDS系列 独享资源 €36.99/月 24G内存/3核/18
  • akkocloud→新年促销 德国VPS 原生IP 三网 cn2 gia网络 可解锁奈飞等资
  • 深圳速云→移动1Gbps带宽 云服务器+VDS(独享资源 不限流量) 8折优惠 560元/月
  • 欧路云→全场8折 香港cn2、美国200G高防、加拿大480G高防 资源自由定制 低至10元
  • pacificrack→新政策 5折续费 升级到正常版套餐 资源更加宽松!
  • raksmart→香港-日本-美国云服务器7折优惠 低至$12.15/年 独享带宽 免费快照
  • vaicdn→免备案+全行业+大厂带宽资源(香港单个节点最低1G带宽) 带高防的融合CDN

  • 猜你可能想看的VPS


    转载请注明原文地址:http://140.238.13.167:12355/read-26206.html

    下一篇       上一篇