Difference between revisions of "IT-OS-Admin-Winodws"
Jump to navigation
Jump to search
Samerhijazi (talk | contribs) |
|||
| Line 1: | Line 1: | ||
Windows Admin Config/tools | Windows Admin Config/tools | ||
* HOSTs: C:\Windows\System32\Drivers\etc\hosts | * HOSTs: C:\Windows\System32\Drivers\etc\hosts | ||
| + | * https://dev.to/bowmanjd/install-fedora-on-windows-subsystem-for-linux-wsl-4b26 | ||
<pre class="code"> | <pre class="code"> | ||
C:\> netsh winhttp show proxy ==> lists system-proxy | C:\> netsh winhttp show proxy ==> lists system-proxy | ||
C:\> doskey np=notepad++.exe $* | C:\> doskey np=notepad++.exe $* | ||
</pre> | </pre> | ||
Revision as of 10:55, 11 September 2020
Windows Admin Config/tools
- HOSTs: C:\Windows\System32\Drivers\etc\hosts
- https://dev.to/bowmanjd/install-fedora-on-windows-subsystem-for-linux-wsl-4b26
C:\> netsh winhttp show proxy ==> lists system-proxy C:\> doskey np=notepad++.exe $*