OPERATING SYSTEMSOS Linux

New for 2021 – Add a GUI on an AWS Linux VM (Ubuntu 20.04) – Tutorial. Remote control it with X2go.

Add a GUI Desktop on an AWS linux machine (I demonstrate with Ubuntu 20.04 but any flavor will do) and remote control it from Windows 10 with X2go rather than VNC. (an xRDP free Alternative)

Commands:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xfce4
(sudo apt-get install xfce4-goodies)
(sudo apt install firefox)
sudo apt-get install x2goserver x2goserver-xsession

Youtube Video showing what it can do:

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *