WSL
Link
https://learn.microsoft.com/en-us/windows/wsl/
FAQ
Get the size of WSL distribution disks
- Get the name of the distribution:
- Insert it in the following command to get the filename:
- Check the filesize using [PowerShell](…/Microsoft PowerShell/) or [Windows](…/Microsoft Windows/) Explorer.
Using the Windows OpenSSH Agent from WSL
- Install
socat
in the WSL distro:
- Install
npiperelay
in Windows:
- Insert into
~/.bashrc
in the WSL distro:
Source: https://stuartleeks.com/posts/wsl-ssh-key-forward-to-windows/
Enabling systemd in WSL2
- Edit
/etc/wsl.conf
as root: