WSL 2 PART 2: converting any Linux command line (terminal) to GUI

Опубликовано: 02 Октябрь 2024
на канале: StupidBio
1,176
21

Hey folks, in this video we'll learn how to convert a Linux command line interface (WSL) to a graphical user interface (GUI).

SCRIPTS:
sudo apt-get update && sudo apt-get upgrade
sudo apt install xrdp
sudo apt install xfce4
sudo service xrdp restart
ip add

LINKS:
Build a VM using GCP:    • Virtual Machine: Build a powerful vir...