пятница, 13 октября 2023 г.

Enable WSL on Window 11


Windows Subsystem for Linux is a feature of Windows that allows developers to run a Linux environment without the need for a separate virtual machine or dual booting


Run in PowerShell

wsl --install -d Ubuntu
wsl --update

in case you run into troubles when reinstalling run:
wsl --unregister ubuntu

Комментариев нет:

Отправить комментарий