A few tools, e.g. PHPStan Pro make use of the phpstorm:// protocol to be able to open files directly from your console with a click of a button.
4 posts tagged with "wsl"
View All Tags · 3 min read
Windows 10, WSL2, Docker, PHPStorm, Xdebug
· 3 min read
WSL Hello Sudo
This blog post was published more than one year ago and might be outdated!
· One min read
According to Microsoft Windows Hello is a "more personal, more secure way to get instant access to your Windows 10 devices using a PIN, facial recognition, or fingerprint". Wouldn't it be cool to use it to authenticate sudo via face recognition, fingerprint authentication, or a machine-local PIN? Luckily there's a PAM module that does exactly that and it is working perfectly for me so far.
WSL 2 date incorrect
This blog post was published more than one year ago and might be outdated!
· One min read
There is an issue with WSL 2 where the clock in a WSL 2 instance isn't updated when the host resumes from sleep/hibernate. This can lead to problems when you want to install Linux packages or when creating or modifying files in general.