Skip to content

tag

#wsl2

32 posts

WSLFix 4 min read

Fixing High vmmem Memory Usage in WSL2

Diagnosing whether high vmmem usage is a genuine leak or reclaimable page cache, and setting a deliberate .wslconfig memory ceiling that actually fits your workload.

#fix#wsl2#memory
Read more
WSLHow-To 5 min read

How to Back Up and Restore a WSL Distro

Exporting a WSL distro's entire state to a portable file, and restoring it later on the same machine after a problem or on an entirely different one.

#howto#wsl2#backup
Read more
WSLHow-To 4 min read

How to Enable systemd in WSL2

Turning on systemd support in a specific WSL2 distro, applying the required restart correctly, and verifying services actually manage correctly afterward.

#howto#wsl2#systemd
Read more