X2go is a remote desktop software that allows users to access and control a remote Linux desktop environment. In this tutorial, we're going to walk you through the steps to install X2go on Ubuntu Server Latest.
Before we begin, make sure that you have the following:
sudo apt-get update
sudo apt-get install x2goserver x2goserver-xsession x2goclient
XFCE:
sudo apt-get install xfce4
KDE Plasma:
sudo apt-get install kde-plasma-desktop
GNOME:
sudo apt-get install ubuntu-gnome-desktop
Edit /etc/ssh/sshd_config
file and add the following line to the end of the file:
AllowUsers <username> x2gouser
Replace <username>
with your username.
Save and exit the file.
sudo service ssh restart
sudo service x2goserver start
Open X2go client on your local machine.
Click on New Session.
Enter the following information:
Click on OK.
Enter your password when prompted.
Click on OK.
The remote desktop environment should now appear on your local machine.
Congratulations! You have successfully installed and configured X2go on Ubuntu Server Latest. You can now securely access and control the remote desktop environment from your local machine.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!