User Tools

Site Tools


windows:wsl

This is an old revision of the document!


Enabling and installing Windows Subsystem for Linux

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.1564780804.txt.gz · Last modified: 2019-08-02 17:20 by gabriel