Skip to content
daniel@cosenza:~/blog
WSL

WSL posts

A real Linux kernel and userland running alongside Windows — architecture, integration, and daily use.

WSLHow-To August 14, 2026 2 min read

How to Install WSL on Windows

A complete walkthrough getting WSL2 and a Linux distro running from a clean Windows installation — the single-command path, and what to check if it doesn't work cleanly the first time.

#howto#wsl#installation
Read more
WSLNews August 13, 2026 2 min read

WSL Reaches 1.0 as a Standalone Microsoft Store App

WSL dropped its 'Preview' label in the Microsoft Store on November 22, 2022, decoupling its update cycle from Windows itself entirely — meaning WSL improvements could ship on their own schedule going forward.

#news#wsl#microsoft-store
Read more
WSLDeep Dive August 11, 2026 2 min read

How WSL Actually Packages and Distributes Linux Distros

Installing Ubuntu via the Microsoft Store feels like installing any other app. Underneath, WSL distros are root filesystem tarballs registered with a small platform layer — and that model is what makes import/export and custom distros possible.

#deep-dive#wsl2#distros
Read more