X2GO

Introduction

X2go is a multiplatform ssh x-forwarding server which allows a single linux server to be accessed graphically by many users simultaneously.

Install the server in the instance

Installing X2go server ( ex: Centos 7 case )

For this we need to ad EPEL repo, add it as follows:

$ sudo yum install epel-release

Installing x2go

$ sudo yum install -y x2goserver-xsession

Installing Xfce:

$ sudo yum groupinstall -y "Xfce"

$ sudo reboot

Getting the X2go client

You can go to the official x2go website and follow the instructions, or you may follow the following links to directly get a compatable version (The following links are links to installers):

For Linux you can do

$ sudo yum install epel-release x2goclient

{}

Create a x2go session

{}

Connecting to "vm"

{}