Linux under Windows EASY! How to install WSL

Описание к видео Linux under Windows EASY! How to install WSL

Guide how to install WSL to be able to work at Linux under Windows
💻Subscribe    / itphd  
📰Computer journal: https://skobki.com/en/
#CLanguage #Programming #ComputerScience
#linux #wsl #wsl2

wsl --list --online
wsl --install -d DistroName

wsl.exe --install
// change: wsl --install -d Distribution Name
// install additional: wsl --install -d Distribution Name

wsl --status
wsl -l -v

wsl --update
wsl --update rollback

// change: wsl --install -d Distribution Name
// install additional: wsl --install -d Distribution Name
// change WSL 1/2: wsl --set-default-version Version#

sudo apt update && sudo apt upgrade

\\wsl$\

wsl --set-default-version 1

IT-guides for programmers. A simple explanation of computer technology. How to learn programming from scratch from basic to professional level. Computer science, logic, programming languages, algorythms, coding tips and tricks. I post videos about git, github, C language, C++, Python, gamedev, web server etc. How to start IT-career. Developement lifehacks and tech-talks.

If you want to really understand how the computer and internet works — subscribe to our IT-community. To become programmer — watch my step-by-step informative lessons and apply knowledge to your own project. Practice everyday and share your progress in comments. I am happy to communicate and answer your questions!

🐻 I've developed my first website in 1999; work in IT from 2006; defended PhD (DBs and webservices) at 2012. Focus on C language gamedev
https://github.com/igroglaz/
https://tangaria.com - my multiplayer roguelike game
https://tangar.info/en/rom2 - my server in Rage of Mages 2
https://tangar.info/en - my website

Комментарии

Информация по комментариям в разработке