Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install wsl2 windows 10 pro

wsl --install
Comment

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
Comment

PREVIOUS NEXT
Code Example
Shell :: Use slack in your terminal or CLI 
Shell :: awk if 
Shell :: ubuntu 
Shell :: run powershell script from wsl bash 
Shell :: where to find files in WSL unbuntu home directory on windows 
Shell :: uninstall 
Shell :: powershell filter 
Shell :: git recover deleted file 
Shell :: where to store env file in firebase functions 
Shell :: kubectl restart recreate pod 
Shell :: uninstall all pip packages 
Shell :: write to file ubuntu 
Shell :: How do I check out a remote Git branch? 
Shell :: uname -r command 
Shell :: ssh mac 
Shell :: atom vs sublime 
Shell :: bash for 
Shell :: vim plug not working 
Shell :: dockerfile copy folder to container 
Shell :: helm install with values file 
Shell :: bash script to get all git branches from remote 
Shell :: ubuntu fix wrong lsb_release 
Shell :: linux while one line command 
Shell :: find all cron jobs in linux 
Shell :: Install Pop Shell Window Tiling Extension on Ubuntu 20.04 
Shell :: postgres change deafult encode 
Shell :: pipeline command in linux 
Shell :: Scryptenconder install 
Shell :: shell bash kommentti 
Shell :: ionic 4 image zoom 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =