Linux Terminal & GUI Inside of Windows 10 (WSL)

Ғылым және технология

In this video we go through all steps of installing the Windows Subsystem for Linux (WSL). We cover the basics first and then we talk about displaying graphical user interfaces (GUIs) and recommended software.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/NeuralNine
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/
Timestamps:
(0:00) Intro
(1:38) Windows Virtualization Feature
(2:29) Download & Installation
(4:24) Basic Settings & Navigation
(5:55) Disabling Beep Sounds
(10:44) Useful Tools
(15:50) GUI Support
(18:59) Outro

Пікірлер: 98

  • @fusionfuryx
    @fusionfuryx2 жыл бұрын

    Thanks for this content man. I was expecting this video for a long time, and you did it. Thanks again.

  • @lostdreamer8319
    @lostdreamer83192 жыл бұрын

    Straight to the point with many information packed! Awesome content!

  • @meltemktn18
    @meltemktn182 жыл бұрын

    Been looking for how to do this for ages. Thank you so much!

  • @vyngoco3495
    @vyngoco34955 ай бұрын

    For those who don't know the WSL version used in this video is WSL 1. Windows has released WSL 2 which has GUI support innately. If you have recently installed WSL then maybe you are having WSL 2

  • @goodie2shoes
    @goodie2shoes5 ай бұрын

    Subbed after 30 seconds. This is the way I like my information presented. Keep it up!

  • @BeRaikwal
    @BeRaikwal2 жыл бұрын

    was looking for this video AWSM!

  • @grahammccann8554
    @grahammccann8554 Жыл бұрын

    Thank you for making this video, Easy to follow keep up the great work

  • @rudywilhelm828
    @rudywilhelm8282 жыл бұрын

    Thank you for your very high S/N and useful tutorial. You are my HERO!

  • @ayroau
    @ayroau2 жыл бұрын

    Thanks, great video! GWSL is also a super easy GUI / X Server for WSL

  • @user-nc7tk3ee3q
    @user-nc7tk3ee3q10 ай бұрын

    Great Video, keep up the good work!

  • @MattRose30000
    @MattRose30000 Жыл бұрын

    "Let's use vim" .... "okay let's use nano" relatable 🤣

  • @aus10d
    @aus10d Жыл бұрын

    Thanks. This was very helpful and informative

  • @fenixjose17
    @fenixjose172 жыл бұрын

    Thank you. Very useful information.

  • @sandeepnag1714
    @sandeepnag17146 ай бұрын

    superb explanation ! very useful !!

  • @muthurubant5812
    @muthurubant58122 жыл бұрын

    ❤️Another awesome video 🔥🔥

  • @DionV
    @DionV2 жыл бұрын

    X-ming won’t be needed soon, I believe. A pending update to Windows will enhance WSL, adding GUI support, making it WSLG.

  • @zuberkariye2299
    @zuberkariye22992 жыл бұрын

    Awesome tut, man. I know how powerful Linux is and can be!

  • @SoundPeaks
    @SoundPeaks10 ай бұрын

    Thanks! Informative!

  • @datag1199
    @datag1199 Жыл бұрын

    Great video. Subscribed

  • @sambacarlson
    @sambacarlson6 ай бұрын

    very very helpful. Thank you sir

  • @sameerdas2468
    @sameerdas24682 жыл бұрын

    Awesome 🥳

  • @diwakark.1455
    @diwakark.14552 жыл бұрын

    Awesome content.

  • @codesrinivas2816
    @codesrinivas2816 Жыл бұрын

    i can vouch for you that bell sound is very annoying tysm for helping me get rid of it 😂. nice and informative video.

  • @mehdismaeili3743
    @mehdismaeili3743 Жыл бұрын

    Excellent.

  • @B1NT0N
    @B1NT0N2 жыл бұрын

    The bell sound removing was a life savior Thx

  • @geopolitica5106
    @geopolitica51062 жыл бұрын

    Thank you

  • @adaf22karina
    @adaf22karina Жыл бұрын

    I'll try to learn about linux command on wsl, thanks mate

  • @floppa-films.coolguy
    @floppa-films.coolguy4 ай бұрын

    i love that intro

  • @LukasHamburger-in8re
    @LukasHamburger-in8re Жыл бұрын

    as i heard that your user is Flori, i rushed to you channel page to find out, that you are austrian. I didnt know we have so good youtubers here.

  • @gigabaito5992
    @gigabaito59922 жыл бұрын

    would you mind do a do tutorial on the wsl2 GUI setup in a bit more detail?

  • @el-diablos2833
    @el-diablos2833 Жыл бұрын

    thanks it really helped>👍👍👍👍👍👍👍👍👍👍

  • @majetysaiabhinesh7239
    @majetysaiabhinesh7239 Жыл бұрын

    mnt folder point, neofetch makes the explanation clear

  • @alcaeo
    @alcaeo2 жыл бұрын

    Just a small note: Do not uncomment the "do not bell on tab-completion" line. That will make your "d" key stop working in the terminal, and you are then unable to execute sudo commands after that. In the case that you do uncomment it by error, you need to go to %appdata%\Local\Packages\CanonicalGroupLimited.... and find the rootfs then go to /etc/inputrc and edit it in notepad :P I found out that the hard way. Didnt take long to find the fix though...

  • @JoePerkins666

    @JoePerkins666

    2 жыл бұрын

    It works fine for me after uncommenting it.

  • @alcaeo

    @alcaeo

    2 жыл бұрын

    @@JoePerkins666 that's strange. That must be a strange coincidence then, because when I fixed/commented out the line again with a text editor in Windows, then restarted WSL it worked again. I will try to duplicate the error again one of these days.

  • @JoePerkins666

    @JoePerkins666

    2 жыл бұрын

    @@alcaeo Let's say a wizard did it.

  • @Radkeyboard7984

    @Radkeyboard7984

    9 ай бұрын

    @@alcaeo %appdata% is for roaming it actually %localappdata%\packages\canonicalgrouplimited

  • @wormholecowboy
    @wormholecowboy11 ай бұрын

    If you already installed Neovim on windows, do you also have to install it on the subsystem?

  • @Hrvidancer
    @Hrvidancer2 жыл бұрын

    hey so when i search about desktop it says "no such file or directory".How should i resolve it?

  • @seyu8666
    @seyu86662 жыл бұрын

    But we can't run it alongside Virtualbox or VMware, right? Can you please show us how to do it if there is any way?

  • @user-qz4hs6mw9g
    @user-qz4hs6mw9g2 жыл бұрын

    thanks :D

  • @earthling6717
    @earthling67172 жыл бұрын

    Would like to see one to one private chat implemented on your TCP chat tutorial..

  • @mr.sweaty7862
    @mr.sweaty7862 Жыл бұрын

    When you make tutorials as these. Keep in mind that the people following along hasen't used Linux before. For me this is the case. So when you type through and say "Now save that", or "now let's exit" then I'm thinking - HOW!!?

  • @DH-Dev-
    @DH-Dev- Жыл бұрын

    if you install zsh, disable the beep by adding "setopt No_Beep" to your .zshrc

  • @rkc137
    @rkc137 Жыл бұрын

    so cool

  • @markadyash
    @markadyash2 жыл бұрын

    thanks

  • @christianalvarado528
    @christianalvarado5284 ай бұрын

    7:59 me all the time when editing text.

  • @mtomas7
    @mtomas7Ай бұрын

    I installed WSL on Win11 and it doesn't need to install Xming X server in order to display GUI apps. Thanks for other great tips!

  • @Ryzza5
    @Ryzza52 жыл бұрын

    Same ending music as Hardware Unboxed?

  • @meriamchelbi7743
    @meriamchelbi77432 жыл бұрын

    How can we install pycharm from terminal ?

  • @harburger09
    @harburger09 Жыл бұрын

    great introduction video. I still somehow couldnot scroll up or down only using my keyboard. I dont have Pagedown/up key and i tried to activate using Fn button with arrows. It still didnt work. When a huge amount of data appears, i would like to scroll by keyboard. Anybody has tried it ?

  • @DoctorMGL
    @DoctorMGL Жыл бұрын

    shouldn't you write "OFF" after "set visualbell" in 9:20 ?

  • @ekoprasetiyo
    @ekoprasetiyo2 жыл бұрын

    can we run anbox on linux wsl2 distro?

  • @magnusm4
    @magnusm43 ай бұрын

    I'd take 5 error sounds leaving the text than a single nothing or a line that means nothing, and now I have to rewrite the line hoping I'm not mistakenly doing it again and screwing it up.

  • @norapydboy
    @norapydboy9 күн бұрын

    Can we use windows command in terminal

  • @nguyenanhnguyen7658
    @nguyenanhnguyen76582 жыл бұрын

    It is still a pre-beta one: basic things like (1) Ubuntu can not talk to each other (2) GPU does not work inside Kuberneste of a Ubuntu etc..Very basic.

  • @Mikenight120
    @Mikenight120 Жыл бұрын

    Do you think one can survive with configuring NeoVim on Windows itself? I really want to take this NeoVim journey. I love the Vim Motions, but VS Code is just very laggy with the Vim Extension and by itself I get a lot of lag from it and I don't even have such heavy base of Extensions. Would like to know your guys take on this.

  • @styrofoamsoldier

    @styrofoamsoldier

    Жыл бұрын

    You can, but you'll have to be diligent with dependencies and environment variables. Neovim is really a Linux first kind of software where it is just way easier to install dependencies for plugins, I've heard that some plugins might not work as well on Win as well. I haven't done it myself as I'm a Linux guy, but it certainly should be easier for Linux. Just take the leap and install Linux. From there it's just a couple of shell commands away.

  • @Amine-gz7gq
    @Amine-gz7gq2 жыл бұрын

    I got Error: Can't open display: localhost:0.0 :(

  • @EngineerMustaphaSahli

    @EngineerMustaphaSahli

    Ай бұрын

    same here!

  • @cheongdaniel8696
    @cheongdaniel86963 ай бұрын

    hi, does anyone knows the steps to create a bash script in debian WSL?

  • @Nelseru
    @Nelseru Жыл бұрын

    ya um even if i got wsl it always crashes on startup so i cant use it

  • @ahmedgamberli2250
    @ahmedgamberli22502 жыл бұрын

    Startmenü?

  • @dongxiaofan2647
    @dongxiaofan2647 Жыл бұрын

    When you initiate the Ubuntu, how the terminal directly goes to the Desktop directory. (beginner ask)

  • @giritest4904

    @giritest4904

    2 ай бұрын

    I am having this issue, can you help how to solve it?

  • @kim92se64
    @kim92se642 жыл бұрын

    Thanks for "mnt" i always wonder for this

  • @mionome501
    @mionome5012 жыл бұрын

    It works but the graphical applications have lower resolution :(

  • @georgegu3374
    @georgegu33745 ай бұрын

    that bell sound maybe a cool thing in the 90s. but 20 years later it become rediculously annoying

  • @lt_academy
    @lt_academy2 жыл бұрын

    what if i have no ms store?

  • @MLesp
    @MLesp Жыл бұрын

    Where is the GUI? I kow I can run linux apps in wsl2.

  • @shinjansaha240
    @shinjansaha240 Жыл бұрын

    Who do I found my Users? In this video he used flori, who will I found what,s in my case ?

  • @weirddingus4620
    @weirddingus46207 ай бұрын

    Should specify WSL2 in title

  • @BaemJarraya
    @BaemJarraya10 ай бұрын

    What is the sudo password for the first run

  • @abdullahyousef3596
    @abdullahyousef35962 жыл бұрын

    in 16:50 it gave me the error nv: command not found what should I do?

  • @user-pl6hc4kj1o

    @user-pl6hc4kj1o

    2 жыл бұрын

    He was using that as an alias.

  • @abdullahyousef3596

    @abdullahyousef3596

    2 жыл бұрын

    @@user-pl6hc4kj1o I honestly do not know what that is, but thank you for responding.

  • @user-pl6hc4kj1o

    @user-pl6hc4kj1o

    2 жыл бұрын

    @@abdullahyousef3596 Sounds like you're pretty new to Linux stuff, then. Vim may be a little intimidating for you, if that's the case. (I myself still use nano...) But nvim will give you the same error if you don't have it installed. Also, look again at 16:55, and you can see some of his aliases.

  • @abdullahyousef3596

    @abdullahyousef3596

    2 жыл бұрын

    @@user-pl6hc4kj1o Oh ok I get it, thank you so much, and yeah I am new to linux.

  • @thesapienasset
    @thesapienassetАй бұрын

    Latest update to wsl, Wsl2 supports gui by default. No need for xming.

  • @somdevanand
    @somdevanand2 жыл бұрын

    Xming is not needed as Windows 11 supports WSL2 and it allows you to do this.

  • @R1b3z
    @R1b3z Жыл бұрын

    I am getting this error when I try to install neofetch, anyone know how to fix? " E: Unable to locate package neofetch "

  • @LuisAguilar-pg3xz

    @LuisAguilar-pg3xz

    Жыл бұрын

    sudo apt update then try to install neofetch again, just worked for me

  • @R1b3z

    @R1b3z

    Жыл бұрын

    @@LuisAguilar-pg3xz thing is I had just installed it and everything was working and then I installed some plugin that messed it up idk why but I will try to update and install again tnx for the tip

  • @abdullahyousef3596
    @abdullahyousef35962 жыл бұрын

    Thank you for uploading this video I needed this video to do the video about creating an app using python.

  • @EndersSaga
    @EndersSagaАй бұрын

    half the stuff he told me to do didn't work

  • @amit12000
    @amit120002 жыл бұрын

    make use using xming

  • @anarkiamusicmovie7036
    @anarkiamusicmovie70362 жыл бұрын

    No works Black Screen on Xming.... xD

  • @ThingMan332
    @ThingMan332 Жыл бұрын

    Ain't gonna lie, just wanna play Linux games

  • @supriyapandey3279
    @supriyapandey3279 Жыл бұрын

    hi

  • @notalanjoseph
    @notalanjoseph2 ай бұрын

    5:10

  • @SHADOWARCHILI
    @SHADOWARCHILI Жыл бұрын

    doing treight to point. thats not for beginers. neuraldir what the fuck is that. jumpin from folder to folder. this is for people who already using it.

  • @therongovender9471
    @therongovender9471 Жыл бұрын

    its not 'Ubantu' its a zulu word man, its pro-nounced 'Uboontu'

  • @nirmaltheprogrammer510
    @nirmaltheprogrammer5102 жыл бұрын

    Arch?

  • @zuberkariye2299

    @zuberkariye2299

    2 жыл бұрын

    NO ARCH

  • @notaboutit3565

    @notaboutit3565

    2 жыл бұрын

    Yeah, you can import a distro, they have a article about it in the documentation (wsl documentation, not arch lol)

  • @notaboutit3565

    @notaboutit3565

    2 жыл бұрын

    @@zuberkariye2299 arch on windows mangggg what’s not to loveee hrrnngg 😩😩

  • @mk-qt9ly
    @mk-qt9ly Жыл бұрын

    Found this somewhere, try setting the display to this, helped me. export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/null):0

Келесі