Autostarting WSL the Right Way

This is a compact troubleshooting post: if WSL complains about an unknown wsl2.autostart key, the fix is not another config flag. The practical answer is to use Task Scheduler or the Startup folder instead.

Wiping or Formatting a USB Disk from WSL 2

This draft shows how I used WSL 2 to attach a physical Windows disk, inspect it from Linux, wipe it with shred, and cleanly unmount it afterward.

Compacting a WSL 2 `ext4.vhdx` Disk

This draft captures the practical sequence for terminating a WSL 2 distribution and compacting its backing ext4.vhdx file through diskpart.

Installing an SSH Entry Point for WSL 2 on Windows 10

This draft captures the Windows-side pieces needed to make an SSH service running in WSL 2 reachable through a Windows 10 host.