Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wsl install with powershell

The above command only works if WSL is not installed at all,
if you run wsl --install and see the WSL help text,
please try running wsl --list --online to see a list of available distros
and run wsl --install -d <DistroName> to install a distro.
Comment

install wsl using this powershell script

Open Settings.
Click on Apps.
Under the "Related settings" section, click the Programs and Features option.
Click the Turn Windows features on or off option from the left pane.
Check the Windows Subsystem for Linux option.
Click the OK button.
Click the Restart now button.
Comment

PREVIOUS NEXT
Code Example
Shell :: terminal osx compare folders and files mojave 
Shell :: install graphene 
Shell :: START/STOP MONGOD AS A SERVICE (MAC) 
Shell :: how to calculate duration of time in shell script 
Shell :: ubuntu bash open folder in finder 
Shell :: kubernetes ui tools 
Shell :: update plasma to 5.25 
Shell :: git create new repository 
Shell :: bash set environment variable 
Shell :: Install DatadogRum 
Shell :: linux split with filename extension 
Shell :: linux bash assign variable and print to console 
Shell :: change line endings script for directory 
Shell :: copy one file to another in linux 
Shell :: how to check if automatic system updates are working on fedora 
Shell :: rename folder in terminal 
Shell :: llaravel sanctum 
Shell :: how to install software in linux terminal 
Shell :: download zip file from onedrive using wget 
Shell :: docker-compose centos 7 
Shell :: lister branches git distantes 
Shell :: Install nomachine in jetson nano 
Shell :: powershell security 
Shell :: windows 10 do not show in the grub menu 
Shell :: terminator linux is not start 
Shell :: powershell show first few lines of command 
Shell :: remove yum package with its dependencies 
Shell :: vmware not working after ubuntu upgrade 
Shell :: git push branch 
Shell :: shutdown command linux 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =