Forked from lychhayly/gist:54a700d36e4ff13bed0726dd79f58d1b
          
        
    
          Last active
          June 22, 2023 12:58 
        
      - 
      
 - 
        
Save noname1007/02430688bc2c97d829e050f211a474c8 to your computer and use it in GitHub Desktop.  
    Install Windows 10 on digital ocean
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | How to install windows on digital ocean, | |
| use this tutorial : | |
| https://milankragujevic.com/how-to-install-windows-10-on-digitalocean | |
| or if you want to create own image : | |
| https://glitchwitch.io/blog/2018-09/windows-10-on-digitalocean/ | |
| this image .gz mirror got from whatuptime : | |
| try first if it working>> | |
| [Microsoft Windows Server 2012] | |
| http://mirror.whatuptime.com/ber5w2637/betas/2012.R2.STD.x64.EVAL.US-English.gz | |
| http://mirror.whatuptime.com/ber5w2637/betas/2012.R2.DC.x64.EVAL.US-English.gz | |
| http://mirror.whatuptime.com/ber5w2637/betas/2016.STD.x64.EVAL.US-English.gz | |
| Username: Administrator | |
| Password: P@ssword64 | |
| [Microsoft Windows 10 Enterprise Evaluation 64-bit] | |
| [Updated 4 Mac 2019] | |
| wget -O- https://ia904503.us.archive.org/2/items/10.-ent.x-64.-eval.-us-english_20210614/10.ENT.x64.EVAL.US-English.gz | gunzip | dd of=/dev/vda bs=1M | |
| wget -O- https://ia601409.us.archive.org/27/items/10.-ent.x-64.-eval.-us-english_202008/10.ENT.x64.EVAL.US-English.gz | gunzip | dd of=/dev/vda | |
| Username: WhatUpTime.com | |
| Password: P@ssword64 | |
| create account on mediafire to make backup of it | |
| http://www.mediafire.com/file/r4ryxd4cewz5826/10.ENT.x64.EVAL.US-English.gz/file | |
| or Mega.nz | |
| https://mega.nz/#!thRU1IwS!By1GfjZCkGblLm0YXQKR12OV8LCr4nqCnUHwGKxbURM | |
| I will try to keep it online | |
| 28 Oct 2018 | |
| updated 4 Mac 2019 | |
| Ammar0466 | |
| wget -O- https://bit.ly/3xWPgHG | gunzip | dd of=/dev/vda bs=1M | |
| User: Administrator | |
| Password: Thuonghai001 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment