OPERATING SYSTEMSOS Linux

wsl2 – Install Ubuntu on Windows 10 fast with Windows Terminal

Install wsl2 on windows 10 | Ubuntu on windows 10 | Windows Terminal

How to install Ubuntu on Windows 10 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 #windows10 #installwsl2

💻 Commands and links:
Step 1: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Step 2: dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Step 3: https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi
Step 4: wsl –set-default-version 2
Step 5: https://aka.ms/wslstore

⏰ Timestamps
0:00 – Introduction
0:36 – Install Windows Terminal
1:50 – Install WSL2 on Windows 10
7:19 – Install Ubuntu on Windows 10
11:35 – Wrapping up

🔗 Links
https://buildah.io
https://podman.io
https://github.com
https://github.com/anmalkov/simple-app

👋 Connect with me
My blog https://www.anmalkov.com
Twitter https://twitter.com/anmalkov
LinkedIn https://www.linkedin.com/in/anmalkov/
Instagram https://www.instagram.com/an_malkov/
Facebook https://www.facebook.com/an.malkov.m

🚀 Explore more
Migration from Docker to Buildah and Podman 👉🏼 https://youtu.be/Fl0iLoAMdzc
Native approach to build an image with Buildah 👉🏼 https://youtu.be/CLhzNZ9ZavQ
Push an image to Docker Hub and GitHub packages using Buildah 👉🏼 https://youtu.be/DxCSsHJlumM

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *