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.