Horje
wsl2 Code Example
wsl2
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
how to WSL2
Enable Windows Subsystem for linux: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

Enable Virtual Machine Platform: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Download WSL2 kernel: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi

Set default WSL verison: wsl --set-default-version 2




Shell

Related
linux strip foldder name from path Code Example linux strip foldder name from path Code Example
how to setup ubuntu for windows in visual studio code Code Example how to setup ubuntu for windows in visual studio code Code Example
WSL Code Example WSL Code Example
git reset head to commit remote Code Example git reset head to commit remote Code Example
how to install trello on linux Code Example how to install trello on linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11