Difference between revisions of "IT-OS-Admin-Winodws"

From wiki.samerhijazi.net
Jump to navigation Jump to search
Line 2: Line 2:
 
* 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
 
* 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
 
<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 13:27, 12 September 2020

Windows Admin Config/tools

C:\> netsh winhttp show proxy ==> lists system-proxy
C:\> doskey np=notepad++.exe $*