I'm attempting to get x2go running on a 14.04.5 LTS server.
When attempting to get connected, I get the message:
**Connection failed.** bash: x2golistsessions: command not found
on the client.
After doing some research, I found the suggestion to run on the server:
apt-get install x2goserver x2goserver-xsession xfce4
I get the result:
E: Unable to locate package x2goserver
E: Unable to locate package x2goserver-xsession
So far I haven't been able to get further. Any ideas?