Using Linux on Windows with WSL 2 🐧 – Debian and Arch Linux

Опубликовано: 26 Февраль 2026
на канале: NL Tech
32,138
452

This video is an introduction into using Windows Subsystem for Linux (WSL) to install and use a Linux distro on Windows. I will go through the prerequisites for using WSL and then install the Debian and Arch Linux distros. I'll demonstrate how to integrate the WSL distro with the Windows Terminal and File Explorer. I'll also talk about the slow file system access trough the network drive because of the 9P protocol usage. The best way to avoid this drawback while developing is to use Visual Studio Code as your code editor, because it integrates with WSL and uses a server on the WSL Linux instrance which connects to your Windows code editor and allows quick access to the Linux file system.

Contents:
0:00 Introduction
0:50 Prerequisites
2:00 Installing Debian on WSL
2:41 Windows Terminal
3:50 File Explorer Integration
4:01 Slow File System Access
4:25 Visual Studio Code Integration
5:28 Installing Arch Linux on WSL
8:49 Conclusion

ArchWSL Repository: https://github.com/yuk7/ArchWSL
ArchWSL How to Setup Documentation: https://wsldl-pg.github.io/ArchW-docs...

Social Media:
Email: [email protected]
Twitter:   / nikelaz  
LinkedIn:   / nikola-lazarov  

#linux #wsl #arch #debian