X2go is a multiplatform ssh x-forwarding server which allows a single linux server to be accessed graphically by many users simultaneously.
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
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
{}
{}
{}