Install x2go Server in Ubuntu 16.04
To install x2Go server in Ubuntu, run add-apt-repository ppa:x2go/stable apt-get update apt-get -y install x2goserver x2goserver-xsession if you don’t have xfce, install it with apt -y install xfce4 See x2go, add-apt-repository