WSL Installation und nützliche daily Commandos
Installation unter Ubuntu:
Links Installation WSL: https://learn.microsoft.com/en-us/windows/wsl/install
Links Installation WSL und VSCODE: https://code.visualstudio.com/docs/remote/wsl-tutorial
Kommandos
-l –list
-t –terminate <distro>
–set-default, -s <distro>
wsl --help
wsl
wsl -l -v
wsl --shutdown
wslconfig /l
wslconfig /setdefault Ubuntu-22.04
Verzeichnisse:
Im Ubuntu:
/mnt/c
Im Windows
\wsl.localhost\Ubuntu-22.04\home\alex