DEV Community

Cover image for WSL update
karleeov
karleeov

Posted on

WSL update

lets update the wsl to the latest version

 wsl --update; wsl --update --pre-release;                                         
Enter fullscreen mode Exit fullscreen mode

then setup a config file for wsl

[ws12]
memory=20G
[experimental]
autoMemoryRec1aim=gradua1
sparseVhd=true
networkingmode=mirroreå
dnsTunne1ing=true
firewall-true
autoProxy=true
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay