Want to run Linux alongside Windows without the need for any VM?. Here’s how to set it up:
Method 1: Installing WSL through Powershell(or Command Prompt):
Step 1: Execute the following command in Windows Powershell(Run it as Administrator):
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux