fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


microsoft:allgemeines:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
microsoft:allgemeines:wsl [2022/04/03 17:36] – created gsysmicrosoft:allgemeines:wsl [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 16: Line 16:
 </code> </code>
  
-==== Konfiguration ====+===== Befehle =====
  
 +==== wsl ====
 <code> <code>
-wsl+wsl --help                             # Hilfe anzeigen 
 +wsl <linux command>                    # Ausführen des angegebenen Linux-Befehls. 
 + 
 +wsl2 only: 
 +wsl --status                           #  
 +wsl --update                           # 
 </code> </code>
  
 +==== wslconfig ====
 <code> <code>
-wslconfig+wslconfig /l 
 +wslconfig /l /all  
 +wslconfig /u <Distributionsname>       # /unregister 
 +wslconfig /t <Distributionsname>       # /terminate 
 +wslconfig /s <Distributionsname>       # /setdefault 
 +wslconfig /upgrade <Distributionsname> 
 </code> </code>
microsoft/allgemeines/wsl.1649000179.txt.gz · Last modified: 2024/02/17 19:03 (external edit)