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 :: update pnpm 
Shell :: roll back last commit in git 
Shell :: Port 8080 was already in use. 
Shell :: hot to remove .env from git 
Shell :: auto event in ubuntu 
Shell :: nvm install lts 
Shell :: remove spotify for ubuntu 
Shell :: tail docker container logs 
Shell :: centos install lsb_release 
Shell :: how to restart heroku server 
Shell :: git pull force 
Shell :: batch remove quotes 
Shell :: setting up yarn on my mac 
Shell :: unzip centos 
Shell :: update & upgrade Fedora 
Shell :: apt-get install ps 
Shell :: git change remote origin 
Shell :: nginx: [error] open() "/run/nginx.pid" failed (2: No such file or directory) 
Shell :: firefox settings 
Shell :: uninstall winetricks ubuntu 
Shell :: jupyter link environment 
Shell :: Exception: Error running pod install 
Shell :: jupyterlab installation 
Shell :: install virtualenv 
Shell :: git search history for file 
Shell :: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! 
Shell :: how to change the icon of a python exe file 
Shell :: ubuntu cleanup systemd journal 
Shell :: install firewall-cmd centos 7 
Shell :: node sass install error 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =