Install Windows 10,Windows Server 2012/2016 on Linode – Easy Method

In This video I will show you how to install Windows 10, Windows Server 2012 R2 and Windows Server 2016 on your #Linode VPS.
Since Linode does not support Windows directly so we will use great tricks to get Windows on Linode Cloud VPS.

In this video, I used Windows Server 2016 download command but you can use any windows template download command

Download Link for Windows Template:

For Windows Server 2016 use below download command

wget -O- –no-check-certificate https://jaz.konch.moe/zly8eXqvqK9P.gz | gunzip | dd of=/dev/sda

User: administrator
Password: P@ssword64

For Windows Server 2012 R2 use below download command

wget -O- –no-check-certificate https://jaz.konch.moe/FMlkrEfelKHW.gz | gunzip | dd of=/dev/sda

User: administrator
Password: P@ssword64

For Windows 10 Pro use below download command

wget -O- –no-check-certificate https://jaz.konch.moe/57JCr8emtWij.gz | gunzip | dd of=/dev/sda

User: WhatUpTime.com
Password: P@ssword64

NOTE: must change the default password after the first login to keep your system secure

Leave a Reply