Answers for "linux command line windows"

0

linux command line windows

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -norestart
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all
Posted by: Guest on March-20-2021

Code answers related to "linux command line windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language