Difference between revisions of "Windows Subsystem for Linux (WLS)"

From wikieduonline
Jump to navigation Jump to search
Line 41: Line 41:
 
* [[Windows Terminal]]
 
* [[Windows Terminal]]
 
* Enable nested virtualization: <code>[[Set-VMProcessor]] -VMName YOUR_VM_NAME -ExposeVirtualizationExtensions $true</code>
 
* Enable nested virtualization: <code>[[Set-VMProcessor]] -VMName YOUR_VM_NAME -ExposeVirtualizationExtensions $true</code>
* <code>\\[[wsl]]$\Ubuntu</code>
+
* [[File explorer]]: <code>\\[[wsl]]$\Ubuntu</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:20, 5 October 2021

wikipedia:Windows Subsystem for Linux (2016)

  • dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Deployment Image Servicing and Management tool
Version: 10.0.19041.572

Image Version: 10.0.19042.610

Enabling feature(s)
[==========================100.0%==========================]
The operation completed successfully.
wsl
Windows Subsystem for Linux has no installed distributions.
Distributions can be installed by visiting the Microsoft Store:
https://aka.ms/wslstore
wsl -l
Windows Subsystem for Linux has no installed distributions.
Distributions can be installed by visiting the Microsoft Store:
https://aka.ms/wslstore
wsl --list --verbose
Win+R ubuntu (command from cmd)

Limitations

  • No KVM support
  • No snap support
  • No docker support

Related terms

See also

Advertising: