How to enable the Windows Subsystem for Linux

H

Microsoft has outdid itself by adding native support to run a Linux system. This has a variety of cases, as you can now mix Windows and Linux apps on the same machine without the need to start a virtual machine.

The system is called Windows Subsystem for Linux and currently has support for the following distributions:

To enable the Linux Subsystem, start by opening:

Check the checkbox with the Windows Subsystem for Linux

Click OK and wait for it to be installed. You’ll most likely be asked to reboot your computer in order for it to finish the installation.

Next, choose the Linux system you wish to add. I’ve selected Debian for this guide so we go to the Debian page in the Microsoft store and click Get

Wait for it to be installed, open a powershell terminal and run: debian

You’ll now be inside a fully working debian terminal

To access the Windows filesystem’s c:\, execute cd /Mnt/c

Don’t forget to keep your Debian updated with apt update && apt dist-upgrade

Recent Posts

Archives

Categories