Linux ON Windows, what fun! Please make sure to read the description for the chapters and key information about this video and others. ⚠ P L E A S E N O T E ⚠ 🔎 If you are looking for content on a particular topic search the channel. If I have something it will be there! 🕰 I don't discuss future content nor take requests for future content so please don't ask 😇 🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc. 👂 Translate the captions to your native language via the auto-translate feature in settings! th-cam.com/video/v5b53-PgEmI/w-d-xo.html for a demo of using this feature. Thanks for watching! 🤙
I had WSL2 running on the PC i replaced last month, what a great moment to install it my new Win11 box!, now with limited resources available to wsl:) Such a wealth of info on how it actually works, even better, _what_ all works. Thanks again John!
Ok so after importing the distro, You'll be logged as root user, so to fix it, u can do the following: in the running distro(new imported one), type the following - nano /etc/wsl.conf it will open the wsl config file and then here type like this: [user] default=yourusername ctrl + s to save ctrl + x to exit then again exit to logout wsl -t distroname to terminate and wsl -d distroname to start again congrats u logged in as your username
Linux ON Windows, what fun! Please make sure to read the description for the chapters and key information about this video and others.
⚠ P L E A S E N O T E ⚠
🔎 If you are looking for content on a particular topic search the channel. If I have something it will be there!
🕰 I don't discuss future content nor take requests for future content so please don't ask 😇
🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc.
👂 Translate the captions to your native language via the auto-translate feature in settings! th-cam.com/video/v5b53-PgEmI/w-d-xo.html for a demo of using this feature.
Thanks for watching!
🤙
I had WSL2 running on the PC i replaced last month, what a great moment to install it my new Win11 box!, now with limited resources available to wsl:)
Such a wealth of info on how it actually works, even better, _what_ all works.
Thanks again John!
Thanks John, that was a great talk on what WSL is and how it works. Really enjoyed it and learnt a lot. Thank you.
Glad it was helpful!
Thank you so much for sharing this! I was scheduled to learn WSL but I’ll follow the recommendations per the video
great video on this topic ! thanks John
Always good to know our options. Thank you.
Thank you. very informative
You are welcome!
Awesome stuff
Blimey!
Ok so after importing the distro, You'll be logged as root user, so to fix it, u can do the following:
in the running distro(new imported one), type the following - nano /etc/wsl.conf
it will open the wsl config file and then here type like this:
[user]
default=yourusername
ctrl + s to save
ctrl + x to exit
then again exit to logout
wsl -t distroname to terminate
and wsl -d distroname to start again
congrats u logged in as your username