Difference between revisions of "IT-OS-Admin-Winodws"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) (→Windows-Terminal) |
Samerhijazi (talk | contribs) (→Mix) |
||
| Line 1: | Line 1: | ||
=Mix= | =Mix= | ||
| + | ==Theming== | ||
| + | * HKEY_CURRENT_USER\Control Panel\Colors | ||
| + | * HKEY_CURRENT_USER\Control Panel\Desktop\Colors | ||
==Windows: Resetting & Update to Pro== | ==Windows: Resetting & Update to Pro== | ||
*https://consumer.huawei.com/en/support/content/en-us00729833/ | *https://consumer.huawei.com/en/support/content/en-us00729833/ | ||
| Line 12: | Line 15: | ||
C:\> doskey np=notepad++.exe $* | C:\> doskey np=notepad++.exe $* | ||
</pre> | </pre> | ||
| + | |||
=Windows-Terminal= | =Windows-Terminal= | ||
* https://docs.microsoft.com/en-us/windows/terminal/ | * https://docs.microsoft.com/en-us/windows/terminal/ | ||
* https://windowsloop.com/add-open-windows-terminal-here-option-to-right-click-menu/ | * https://windowsloop.com/add-open-windows-terminal-here-option-to-right-click-menu/ | ||
* https://github.com/dracula/windows-terminal | * https://github.com/dracula/windows-terminal | ||
Revision as of 11:46, 3 October 2020
Contents
Mix
Theming
- HKEY_CURRENT_USER\Control Panel\Colors
- HKEY_CURRENT_USER\Control Panel\Desktop\Colors
Windows: Resetting & Update to Pro
- https://consumer.huawei.com/en/support/content/en-us00729833/
- https://consumer.huawei.com/en/support/content/en-us00770088/
Windows Admin Config/tools
- HOSTs: C:\Windows\System32\Drivers\etc\hosts
- https://dev.to/bowmanjd/install-fedora-on-windows-subsystem-for-linux-wsl-4b26
- https://docs.microsoft.com/en-us/windows/wsl/install-win10#update-to-wsl-2
- REG: https://www.howtogeek.com/222057/how-to-remove-the-folders-from-%E2%80%9Cthis-pc%E2%80%9D-on-windows-10/
C:\> netsh winhttp show proxy ==> lists system-proxy C:\> doskey np=notepad++.exe $*