Scotts Web Dev Banner
Did you notice... every article on this site has an associated video? Consider subscribing to Scotts Web Dev on YouTube! :)

How To Install Windows Subsystem for Linux (WSL)

Learn how to install Windows Subsystem for Linux (WSL) on your Windows Machine. This is part 1 of a video series to learn how to set up a development environment using WSL and a LAMP server.

Avoid dual boots and virtual machines. Use a full Linux installation inside of Windows. Use your windows apps and linux apps together, out of the box.

How to check your windows version:
1) WIndows key + r, type winver and hit enter

Install WSL On Powershell (as administrator), type

wsl --install

If you enjoy this video please leave a like and subscribe. More content coming soon!