Setting up a Remote Workstation in the Cloud

YouTube player

Commands used in the Video

Install MATE repo

 add-apt-repository ppa:jonathonf/mate-1.22

Install MATE

 apt install mate-desktop-environment

Install X2Go Server

 sudo add-apt-repository ppa:x2go/stable
 sudo apt-get install x2goserver x2goserver-xsession
 Source: https://wiki.x2go.org/doku.php/doc:installation:x2goserver

Add a user

 adduser jay

Add user to sudo group

 usermod -aG sudo jay

Edit the /etc/ssh/sshd_config file

 nano /etc/ssh/sshd_config

Check out the Shop!

Support Linux Learning and get yourself some cool Linux swag!


Support LearnLinuxTV and receive 5% off an LPI exam voucher!