Answers for "default wsl2"

0

how to set wsl 2 as default

wsl --set-default-version 2
Posted by: Guest on March-31-2021
1

wsl2 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