-
Updated
Nov 25, 2020 - C++
wsl
Here are 389 public repositories matching this topic...
-
Updated
Nov 24, 2020 - C
-
Updated
Sep 11, 2020 - Shell
-
Updated
Nov 17, 2020
-
Updated
Nov 25, 2020 - Shell
-
Updated
Nov 2, 2020 - C++
-
Updated
Nov 2, 2020
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Nov 21, 2017 - Batchfile
-
Updated
Nov 24, 2020 - Shell
-
Updated
Nov 11, 2020 - C++
-
Updated
Aug 7, 2019 - CSS
-
Updated
Aug 25, 2020 - Rust
-
Updated
Nov 11, 2020 - Makefile
-
Updated
Nov 25, 2020 - C
-
Updated
Sep 19, 2020
Somewhere in the guide, when talking about Permissions, I made it clear that there were not any restrictions around permissions, and that users shouldn't have permission issues out of the box (ootb).
But that's incorrect, at least in my case. With a basic guide setup, users cannot navigate to Cookies or other directories on their User/user path. Can someone please try this on their machine with
I have a shortcut on my shell:startup to open Pageant with my key and after start wsl-ssh-pageant using WSL socket:
"C:\Program Files\PuTTY\pageant.exe" "C:\Users\lucsavc\lucsavc.ppk" -c "C:\Users\lucsavc\software\wsl-ssh-pageant\wsl-ssh-pageant-amd64-gui.exe" --systray --wsl "%TMPDIR%\wsl-ssh-pageant.sock"
When shuting down the computer normally, seems that systray application i
-
Updated
Sep 9, 2020 - PowerShell
-
Updated
May 29, 2020 - Shell
-
Updated
Nov 19, 2020 - C++
Improve this page
Add a description, image, and links to the wsl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wsl topic, visit your repo's landing page and select "manage topics."


I've already heard opinions like: "I can not use this on the enterpise." or "This other sudo is just a few lines RunAs script that I can audit myself." (Sure, but building a feature-rich
sudotakes far more lines than that.) and the next one probably will be: "I won't run as administrator something from a nobody on the internet."This is a trust problem. And I cannot create trust by myself.