Skip to content

Instantly share code, notes, and snippets.

@sitsh
Created March 7, 2019 03:24
Show Gist options
  • Save sitsh/7c97e4d573e3706ef9d352c390f75b37 to your computer and use it in GitHub Desktop.
Save sitsh/7c97e4d573e3706ef9d352c390f75b37 to your computer and use it in GitHub Desktop.
wget -O- http://down.80host.com/iso/dd/WS2008R2Enterprise-Joodle-Template.gz |gunzip|dd of=/dev/vda
wget -O- http://down.80host.com/iso/dd/Windows2012R2-Joodle-Template.gz |gunzip|dd of=/dev/vda
Username: Administrator
Password: Password147
wget -O- http://down.80host.com/iso/dd/Windows7-Joodle-Template.gz |gunzip|dd of=/dev/vda
wget -O- http://down.80host.com/iso/dd/Windows8.1-Joodle-Template.gz |gunzip|dd of=/dev/vda
Username: Admin
Password: Password147
wget -O- http://mirror.whatuptime.com/besw26/7.ENT.EVAL.64.VIRTIO-SCSI.gz | gunzip | dd of=/dev/sdb
wget -O- http://down.80host.com/iso/dd/7.ENT.EVAL.64.VIRTIO-SCSI.gz | gunzip | dd of=/dev/sdb
Username: WhatUpTime.com
Password: P@ssword64
wget -O- http://down.80host.com/iso/dd/windowsxp.gz | gunzip | dd of=/dev/sda
Username: administrator
Password: www.80host.com
不支持OVH VPS的scsi磁盘驱动,在上面会蓝屏
wget -O- http://down.80host.com/iso/dd/win7_cn_5gb_virtio_scsi.gz | gunzip | dd of=/dev/sdb
Username: administrator
Password: www.80host.com
支持OVH VPS的scsi磁盘驱动,其他viostor的DD包在上面会蓝屏
wget -O- http://down.80host.com/iso/dd/win7_cn_5gb_virtio_scsi_faster.gz | gunzip | dd of=/dev/sdb
Username: administrator
Password: www.80host.com
支持OVH VPS的scsi磁盘驱动,其他viostor的DD包在上面会蓝屏
wget -O- http://down.80host.com/iso/dd/Windows7x86-Chinese.vhd.gz | gunzip | dd of=/dev/sdb
账户:Administrator
密码:Windows7x86-Chinese
https://www.hostloc.com/thread-477080-1-1.html
https://drive.google.com/drive/folders/1EhvtvQrCzBYXNdqpN2D7tvtArFZykvqW
wget -O- http://down.80host.com/iso/dd/WinSrv2003x86-Chinese.vhd.gz | gunzip | dd of=/dev/sdb
账户:Administrator
密码:WinSrv2003x86-Chinese
https://drive.google.com/drive/folders/1McNN41LITNG7sivulADsmdjze1NyssV4
wget -O- http://down.80host.com/iso/dd/WinSrv2008x64-Chinese_datacenter_sp1_vl_kvm_xen.vhd.gz | gunzip | dd of=/dev/sdb
账户:Administrator
密码:WinSrv2008x64-Chinese
https://www.hostloc.com/thread-477627-1-1.html
https://mega.nz/#F!MAJzWIZL!LYjAu9wXi_gVoQKSeILzTw
wget -O- http://down.80host.com/iso/dd/WinSrv2008x64-Chinese.vhd.gz | gunzip | dd of=/dev/sdb
账户:Administrator
密码:WinSrv2008x64-Chinese
https://drive.google.com/drive/folders/1ZOytGZbzqxyTWXDbZoRhxNGRs0wiiGC0?usp=sharing
https://www.hostloc.com/thread-490578-1-1.html
wget -O- http://down.80host.com/iso/dd/WinSrv2012r2x64-Chinese.vhd.gz | gunzip | dd of=/dev/sdb
账户:Administrator
密码:WinSrv2012r2x64-Chinese
https://drive.google.com/open?id=1uLF65nQnA5u_hJZyUa0gQ6BfMA27WYpL
https://www.hostloc.com/thread-504085-1-1.html
wget -qO- http://down.80host.com/iso/dd/WinSrv2019dc-Chinese.vhd.gz |gunzip -dc |dd of=/dev/vda
账户:Administrator
密码:WinSrv2019dc-Chinese
https://www.hostloc.com/thread-505617-1-1.html
wget -O- http://down.80host.com/iso/dd/Kimsufi2003.gz |gunzip|dd of=/dev/vda
Username: Administrator
Password: password!yxz.me
sudo wget -O- 'http://down.80host.com/iso/dd/win2003_with_update.gz' | gunzip | dd of=/dev/sdb
Username:administrator
Password: 80hostkvmlamjj
wget -O- http://down.80host.com/iso/dd/windows2003.32bit.raw | dd of=/dev/sdb
Username: administrator
Password: changeme
wget -O- http://down.80host.com/iso/dd/windows2008.R2.raw | dd of=/dev/vda
Username: administrator
Password: Changeme!!!
wget -O- 'http://down.80host.com/iso/dd/ikoula92.gz' | gunzip | dd of=/dev/vda
Username: administrator
Password: Abcd123400
Laiboke.com制作的中文版2012R2
wget -O- http://down.80host.com/iso/dd/Win2012R2ZW.gz |gunzip|dd of=/dev/vda
用户名密码:
Administrator
Laiboke.com
Leaseweb/Linode专用
wget -O- http://down.80host.com/iso/dd/cn2003-virtio-pass-Linode.gz |gunzip|dd of=/dev/vda
用户名密码:
Administrator
Linode
http://down.80host.com/iso/dd/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment