Difference between revisions of "Windows"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 2: | Line 2: | ||
[[ Windows Licensing ]]  | [[ Windows Licensing ]]  | ||
| + | |||
| + | [[ Windows CICD ]]  | ||
[[ Windows Run App as Different User ]] Run app(like chrome) as another user  | [[ Windows Run App as Different User ]] Run app(like chrome) as another user  | ||
Latest revision as of 16:35, 21 August 2020
Windows Hardware Info Commands
Windows Run App as Different User Run app(like chrome) as another user
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