Using Windows Subsystem for Linux v2

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 12

  • @NTFAQGuy
    @NTFAQGuy  ปีที่แล้ว

    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!
    🤙

  • @Semtx552
    @Semtx552 ปีที่แล้ว +1

    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!

  • @NickMon68
    @NickMon68 ปีที่แล้ว

    Thanks John, that was a great talk on what WSL is and how it works. Really enjoyed it and learnt a lot. Thank you.

    • @NTFAQGuy
      @NTFAQGuy  ปีที่แล้ว

      Glad it was helpful!

  • @AgentProtonDecay
    @AgentProtonDecay ปีที่แล้ว

    Thank you so much for sharing this! I was scheduled to learn WSL but I’ll follow the recommendations per the video

  • @lightyagami0ben
    @lightyagami0ben ปีที่แล้ว

    great video on this topic ! thanks John

  • @cma9br
    @cma9br ปีที่แล้ว

    Always good to know our options. Thank you.

  • @shashikumartheenathayapara2985
    @shashikumartheenathayapara2985 10 หลายเดือนก่อน

    Thank you. very informative

    • @NTFAQGuy
      @NTFAQGuy  10 หลายเดือนก่อน

      You are welcome!

  • @prashlovessamosa
    @prashlovessamosa ปีที่แล้ว

    Awesome stuff

  • @johnnyjava_
    @johnnyjava_ ปีที่แล้ว

    Blimey!

  • @farhadbhai7558
    @farhadbhai7558 11 หลายเดือนก่อน

    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