1764190347_maxresdefault.jpg

WSL 2 Setup and Config | Windows Subsystem for Linux 2
This goes over the new WSL 2 for May 2020 Windows Update 2004. It shows how to install and configure Windows Subsystem for Linux.
Timestamps:
00:00 Introduction
01:46 WSL 2 Setup
03:41 Powershell Commands
06:52 WSL 2 Usage
07:45 Conclusion .

►► Digital Downloads ➜ https://www.cttstore.com
►► Patreon ➜ https://www.patreon.com/christitustech
►► Twitch ➜ https://www.twitch.tv/christitustech
►► Website and Guides ➜ https://christitus.com

source

27 thoughts on “WSL 2 Setup and Config | Windows Subsystem for Linux 2

  1. Installed Debian with wsl-2.internet not working so far.
    /etc/resolv.conf & /etc/wsl.conf are place as per stackoverflow but still facing the issue.
    Do you any remedy to this ?

  2. Very useful video for beginner. It is wonderful.

    Off topic: WSL is a dick move from micro$oft.
    It essenentually undermined and backstab virtual machine software such as VMware.

  3. I installed and set up WSL 2 today. One thing you forgot to mention, the user need to enable virtualisation feature from their bios/uefi to actually enable this.
    My install failed the first time since I've forgotten to do so.

  4. Hey Titus I got an Error when trying to download/setup version Linux (Kali) it gives me a Microft Store Login error @#$%^ :S :/ … What should I Do cause I want Kali Linux subsystem !!!

  5. Hi Titus. I'm currently facing a problem with WSL2. I don't have network connectivity by default. When I switch to WSL1, I get network again (without any tweak or configuration). Windows subsystem for linux and Virtual machine platforme are enabled (+ linux kernel installed). I've found a lot of posts about the subject but no "clear" solution. Do we have to activate "Hyper-V" too? I don't think so. Thanks.

  6. WSL is not Linux!
    It is sort of fake marketing. The kernel is Windows not Linux. It's like "Wine".
    When you get this Ubuntu up and running in WSL, it is a binary compatible Ubuntu. You can exchange all the binaries with a real Ubuntu Linux.
    Only one thing is different: There is no Linux kernel.
    Try these three commands in WSL:
    uname -a
    ls /proc
    ps aux
    And a Linux user will see it right away, it is no Linux environment. It is something similar.
    WSL is great and all Windows users who will learn Linux command line should get it.

  7. Hello sir, how to enable audio for WSL2. I've installed Ubuntu & Xfce4 desktop but I couldn't enable audio in Xfce4 desktop. Same problem in Kali with kex GUI. Couldn't enable audio. Could you help fix this issue?

  8. Nice video. Unfortunately my woes are with the confounded resolv.conf and VPN nameservers. Whenever on VPN, I can never get name resolution to happen consistently over sessions. It never "just works."

  9. Hello Chris,

    Thank you for this video. I was just attempting to set this configuration up today on my Windows 10 machine, and after downloading Ubuntu, the installation successful message came up, and the prompt was asking for my UNIX user name and then password.

    The video I watched for the setup (yes, it was another YouTube channel!) just showed entering a simple 5 letter first name, hitting enter, and entering a password. However, when I typed my first name and hit enter, I received this message "enter a username to match the regular expression configured via the NAME_REGEX[_SYSTEM] configuration variable".

Comments are closed.