Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How do I check my WSL version?

wsl -l -v
Comment

get wsl version

wsl -l -v
# If version 2 is installed properly, you will see the version number. 
# If you don't see a version number, or if you see an error message 
# you have version 1
Comment

how to check wsl version

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Comment

PREVIOUS NEXT
Code Example
Shell :: bash print a blank line 
Shell :: set permissions linux for drive chmod group 
Shell :: git config log 
Shell :: how to install pipenv 
Shell :: bash "=~" example 
Shell :: pull from upstream git 
Shell :: powershell help 
Shell :: How can I check if a directory exists in a Bash shell script? 
Shell :: store env file in firebase functions 
Shell :: docker compose installation 
Shell :: WSL with VPN 
Shell :: mkdir create all subdirectories 
Shell :: bash list 
Shell :: what is uname -r linux 
Shell :: failed to start high performance web server and reverse proxy 
Shell :: error: insufficient permission for adding an object to repository database .git/objects fatal: failed to write object fatal: unpack-objects failed 
Shell :: bash for do done 
Shell :: move files from local to remote ssh 
Shell :: github new repository 
Shell :: redis scan keys and print values shell 
Shell :: replace a newline using sed linux bash 
Shell :: eliminare spooler di stampa 
Shell :: pm2 how to make app start on boot 
Shell :: how to paste the lines in the buffer into the text after the current line in vi 
Shell :: install mavros on ubuntu 
Shell :: edit user data 
Shell :: git commit --amend with commit id 
Shell :: powershell get-childitem exclude node_modules 
Shell :: linux make cpu spike 
Shell :: launch bash script at startup linux 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =