How to install Linux Subsystem on Windows 10
Windows Subsystem for Linux (WSL) is a compatibility layer for running Linux binary executables (in Executable and Linkable Format) natively on Windows 10 and Windows Server 2019.wikipedia 1 - Install Windows Subsystem for Linux. dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart 2 - Enabling Virtual Machine feature. Enable the Virtual Machine option in your...