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

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

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 virtual ...