Answers for "wsl linux distributions"

8

wsl list distros

wsl -l -v
Posted by: Guest on October-04-2020
1

wsl settings

[wsl2]
# https://docs.microsoft.com/en-us/windows/wsl/wsl-config (Docs)
# https://github.com/microsoft/WSL/issues/4166 (Topic)
memory=4GB
swap=16GB
localhostForwarding=true
Posted by: Guest on May-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language