January
26
Windows: Shutdown wsl
If you are using Linux in wsl on Windows 10 and 11 you may find a time where you want to restart Linux environment. To do this do the following in Powershell:
Get-Service LxssManager | Restart-Service