Install Ubuntu on Windows 11 fast using WSL2

preview_player
Показать описание
Install wsl2 on windows 11 | Ubuntu on windows 11 | Windows Terminal

How to install Ubuntu on Windows 11 using Windows Subsystem for Linux 2, or just shortly WSL2.
This will allow us later to install and configure our favorite containers management tools like Buildah, Podman or Docker.

#wsl2 #ubuntuonwindows #anmalkov #windows11 #installwsl2

💻 Commands and links:
Step 1: wsl --list --online
Step 2: wsl --install --distribution Ubuntu-22.04
Step 3: shutdown /r /t 0
Step 4: wsl --list --verbose
Step 5: sudo apt update
Step 6: sudo apt upgrade -y

⏰ Timestamps
0:00 - Introduction
0:26 - Install Windows Terminal
5:04 - Install Ubuntu on Windows 11
9:27 - Validating and updating Ubuntu
12:25 - Wrapping up

🔗 Links

👋 Connect with me

🚀 Explore more
Рекомендации по теме
Комментарии
Автор

Hi, Thank you. You the one for your best channel and your great way of explanation and movement of step by step keep going.🙋😎🙏

mbtinmn
Автор

I did it on my laptop, and now I can have many Linux goodies

SusanAmberBruce
Автор

Your videos are useful and timeless. Pease upload more often. Would you please do a video for a complete 'how to' for docker?

omedla
Автор

have it done with this instructions in windows 10, runs perfect, thnks

TVHOGAR
Автор

I did the same with debian instead of ubuntu but I couldn't find debian as an option in the dropdown you showed at 9:30,

to confirm the state I ran "wsl --list --verbose" and it was in running state

can someone help me with this

moulidharanshanmugam
Автор

I have been able to install it but graphics is not clear. My display drivers is not working 😢

neurosciencehubbykissikont
Автор

My computer said that it didn’t start correctly. This has happened a bunch of times when I download Ubuntu and it doesn’t work

themathwizj
Автор

Hey Andrew Malkov!
Can you hemp me on how to delete a distribution using WSL. I mean how to delete the ubuntu from the wsl

sridamul
Автор

Update script, it throws tone of errors due to using abandoned packages!

CA-gcme