阿里云輕量云DDWIN2003或win2008,阿里云輕量云安裝windows教程
輕量云,自帶的WIN系統非常昂貴,大家都知道,如果要使用WIN系統,一個月要多幾十塊,那么我們可以把默認的LIUNX系統DD成WIN系統嗎?下面筆者給大家帶來阿里云輕量云DD2003和2008教程。阿里云輕量云DDWIN2003或win2008,阿里云輕量云安裝windows教程!
其實這個方法可以DD任何VPS,不一定是輕量云,也可以DD其他LIUNX的系統的服務器。
輕量云2003DD
sudo wget -O- 'http://down.80host.com/iso/dd/win2k3-7gb.gz' | gunzip | dd of=/dev/vdb
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/win2003_with_update.gz'
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/win2003_with_update.gz'
http://shell.p1e.cn/reinstall/InstallNET.sh
wget --no-check-certificate -qO InstallNET.sh "shell.p1e.cn/reinstall/InstallNET.sh" && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/win2003_with_update.gz'
(C盤分區5GB版本)
sudo wget -O- 'http://down.80host.com/iso/dd/win2k3.gz' | gunzip | dd of=/dev/vdb
系統賬號及密碼:administrator / 80hostkvmlasdsb
(C盤分區7GB版本)
sudo wget -O- 'http://down.80host.com/iso/dd/win2k3-7gb.gz' | gunzip | dd of=/dev/vdb
系統賬號及密碼:administrator / changeme
(C盤分區4GB,已打完整補丁版本)
sudo wget -O- 'http://down.80host.com/iso/dd/win2003_with_update.gz' | gunzip | dd of=/dev/vdb
系統賬號及密碼:administrator / 80hostkvmlamjj
安裝Windows Server 2003 x86 默認系統賬號:Administrator 默認系統密碼:cxthhhhh.com 默認遠程端口:3389
bash <(wget --no-check-certificate -qO- 'https://dd.5108.us/shell/2/InstallNET.sh') -dd 'https://dd.5108.us/cxthhhhh/Disk_Windows_Server_2003_DataCenter_CN.vhd.gz'
上面的都是阿里云DD2003的方法。每個版本都不一樣,大家自己看。
問:有人可能會問老季為什么要DD Windows ?
因為Linux系統便宜啊。
Linux版最低配才24一個月。25G硬盤。
Windows版最低配要53一個月硬盤是40G。
Linux就算買高一個配置的也只要34塊錢、50G硬盤多1G內存1T流量。怎么想想都是Linux版的劃算。
系統環境要求:
CentOS、Debian、ubuntu均可。
命令:
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'http://down.80host.com/iso/dd/WinSrv2008x64-Chinese_datacenter_sp1_vl_kvm_xen.vhd.gz'
密碼信息:
端口:3389
賬戶:Administrator
密碼:WinSrv2008x64-Chinese
如何判斷安裝完成:

阿里云控制臺監控機器狀態如圖,硬盤讀取變小基本完成了安裝。
安裝后硬盤變小:
計算機右鍵-管理-存儲-磁盤管理 壓縮券然后再擴展券 刷新下就可以了。
備注:
此教程同樣適用于其他VPS DD Windows。
如果安裝后硬盤變小
計算機右鍵-管理-存儲-磁盤管理 壓縮券然后再擴展券 刷新下就可以了
0 Comments.