Windows
Revision as of 01:26, 29 January 2019 by imported>Jeremy-busk
Microsoft Windows Tweaks & Resources
Using Bash on Windows
- https://docs.microsoft.com/en-us/windows/wsl/install-win10 - Use Linux Bash on Windows
 - https://git-scm.com/download/win
 
SSH Resources
IDE
Windows 10 Boot CD
use dd and create partition as ntfs
or
- Download ISO
 
woeusb \
    --target-filesystem NTFS \
    --device  Win10_1809Oct_English_x64.iso /dev/sdc