How to Install Windows Subsystem for Linux (WSL) in Windows 10 | Developer Essentials #1

preview_player
Показать описание
The first thing a budding developer should do is make their system developer-friendly. As a developer, you'd want to interact with and access the system files in a much faster way. And that is where WSL comes into the picture. It helps you bring the power of Linux to your Windows system. In this video, We are going to show you how to install WSL from scratch and enable it. Please follow the steps carefully so that you don't miss anything.

Do like this video if you found it useful and share it with all your budding developer friends!

Comment with what kind of videos you would want to see in this series!

Don't forget to hit the bell icon to get notified whenever we post a new video. Like, comment, and share our videos.

Also, to get more resources on Programming, Aptitude, and Interview Prep join here:
Рекомендации по теме
Комментарии
Автор

systeminfo | Select-String "^OS Name", "^OS Version"

Enable-WindowsOptionalFeature -Online -FeatureName

neonkloud
Автор

I'm waiting for your videos always.. good see that

sivasankarsiva
Автор

Very helpful and concise tutorial, thank you very much you made this so easy!

syoc
Автор

Thank you sir. Face Prep is always helpful for everyone. Great channel ever on YouTube. 🙏👍

onkardapake
Автор

Hello sir, could you help me regarding when I install Kali Linux using kex --win -s command, after installing Kali when started to install compat wireless driver in Kali it shows me error that can't open Bluetooth.... Failed

ratneshyadav
Автор

Very Helpful!! Where did you get the instructions in your word document?

xarzu
Автор

When I enter a username it tells me:
The specified network name is no longer available
whatever I enter!
I have followed the same steps in the video.

mohamed_akram
Автор

Apps not getting installed in Microsoft store it is showing error please help

davidwilliamson
Автор

What's the minimum RAM requirement for it ?

shashigupta
Автор

Didn't getting the option windows subsystem for linux!!!

rahulbhatt
Автор

Sir i am getting error as Wsl registration failed with error what should I do now please reply sir please urgent

abc-ymzs
Автор

I had "wslRegisterDistribution failed with error:0×8007071a" can anyone please explain how to slove?

Neil-bqup
Автор

systeminfo | select-string "^OS Name", "^OS Version"

Sarfarazmomin-tbih
Автор

Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80070003
Error: 0x80070003 The system cannot find the path specified.

Press any key to continue...

ubuntu showing this please help

ShubhamSharma-lyeh
Автор

Then we dont need to do double boot to system or virtual box?

VsumitOG
Автор

What to do if os version is low(10586)

kiing
Автор

Can you please help with my one issue?

Pankaj_Rathore
Автор

Sir I don't have a Microsoft account so how do I install Linux from the store is there any alternative

shuvadipghosh
Автор

Commands :

systeminfo | Select-String "^OS Name", "^OS Version"

Enable-WindowsOptionalFeature -Online -FeatureName

cha-cha-chaudhry