Linux

linux installation on windows



To install the Windows Subsystem for Linux (WSL) on Windows 11, run Terminal as administrator

1.dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
2.dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
3.
4.wsl –set-default-version 2
5.wsl –install -d Ubuntu-20.04
#operatingsystem #coding #learnlinux #code #freefirevideo

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button