fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


microsoft:allgemeines:wsl

Windows-Subsystem für Linux (WSL)

Installation

Windows

Voraussetzung: Windows 10 (Build 19041 und höher) oder Windows 11

wsl --install

Windows Server

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

Befehle

wsl

wsl --help                             # Hilfe anzeigen
wsl <linux command>                    # Ausführen des angegebenen Linux-Befehls.

wsl2 only:
wsl --status                           # 
wsl --update                           #

wslconfig

wslconfig /l
wslconfig /l /all 
wslconfig /u <Distributionsname>       # /unregister
wslconfig /t <Distributionsname>       # /terminate
wslconfig /s <Distributionsname>       # /setdefault
wslconfig /upgrade <Distributionsname> 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
microsoft/allgemeines/wsl.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1