Difference between revisions of "Windows"
Jump to navigation
Jump to search
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | [[ Windows Hardware Info Commands ]] | ||
| + | |||
| + | [[ Windows Licensing ]] | ||
| + | |||
| + | [[ Windows CICD ]] | ||
| + | |||
| + | [[ Windows Run App as Different User ]] Run app(like chrome) as another user | ||
| + | |||
# Microsoft Windows Tweaks & Resources | # Microsoft Windows Tweaks & Resources | ||
| Line 12: | Line 20: | ||
* https://code.visualstudio.com/ | * https://code.visualstudio.com/ | ||
| + | [[Windows Permissions]] | ||
# Windows 10 Boot CD | # Windows 10 Boot CD | ||
| Line 27: | Line 36: | ||
[[ Windows Troubleshooting ]] | [[ Windows Troubleshooting ]] | ||
| + | |||
| + | [[ Bootstrapping Windows Host ]] | ||
| + | |||
| + | [[ Windows 10 Install ]] | ||
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