How to install Linux OS on your Windows system using WSL
TL;DR ? Run Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux in your powershell (as administrator) Restart your PC Run wsl --install Enjoy🤝 What is WSL ? WSL is an acronym for Windows Subsystem for Linux. Which ...
Jan 24, 20222 min read327
