sudo apt-get -y install xfce4 && sudo apt-get -y install xubuntu-desktop
sudo apt-get -y install xrdp
echo xfce4-session > ~/.xsession
sudo service xrdp restart
ifconfig | grep inet
<i>Then connect to the IP the is returned by the last command</i>
<img src="https://adamtheautomator.com/wp-content/uploads/2019/09/windows-subsystem-linux-gui.png"></img>
Comments