Installing Windows Subsystem for Linux (WSL)
#WSL #LinuxOnWindows #WindowsSubsystemforLinux
Full steps can be found at https://i12bretro.github.io/tutorials/0144.html
01. Launch Powershell as administrator
02. Run the following command
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
03. Reboot
04. If running Windows 2004 or newer, run the following additional commands to use WSL 2
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
wsl --set-default-version 2
05. Click the Start Button ≫ Search Microsoft Store ≫ Select Microsoft Store
06. Search for the Linux distribution to install (Debian, Ubuntu, etc)
07. Select the Linux distribution and click the Get button in the upper right corner
08. After the Linux distribution downloads and installs, select the distribution from the Start menu to launch it
09. Input a username and password to be used in the Linux environment
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro