Using Windows Subsystem for Linux in Windows 10

Windows Subsystem for Linux (WSL) is an optional feature in Windows 10 that provides the users with a Lightweight Linux console environment within the Windows Operating System. WSL adds a compatibility layer, which allows you to run the Linux binaries to the native Windows 10 OS. I tried Debian Bullseye with WSL that works well. Ubuntu, OpenSuse, Kali Linux are also available. Watch the below video to get started with WSL. In this video, I show how do we start a VM using WSL and install apache web server in it. You can install any web application like Koha for learning purposes.

NB: I do not personally recommend this to use koha for production purpose