User Tools

Site Tools


windows:wsl

This is an old revision of the document!


Windows Subsystem for Linux

To enable and install Windows Subsystem for Linux on Windows 10, run the following in an administrative PowerShell:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

You will be prompted to reboot. After rebooting, you can install your favorite Linux distribution(s) via the Microsoft Store.

Disable audible bell on terminal

Uncomment the following lines in /etc/inputrc:

# do not bell on tab-completion
set bell-style none
set bell-style visible
windows/wsl.1565477688.txt.gz · Last modified: 2019-08-10 18:54 by gabriel