Forum archive
using x2go to connect to a debian 7 server is not working here
greetings!
i just elected to install a debian 7 64bit turnkey template via the webhost that i am presently using and hit a snag.
i want to connect to the server using a remote gui interface and i usually use x2go.
i connected to the server using putty and installed gnome - then added the key for x2goserver and installed x2goserver as usual.
when i connect to the server using x2goclient, the client just fails with no error message and i haven't found a useful log file for it yet. so i am stuck
does anyone know why this is occurring? do i need to elect to connect to the server via a specific port in x2goclient?
thanks
Maybe it is a port issue? Or perhaps x2go isn't running/listening as (and needs to be manually started and/or configured to listen)... I'm only guessing though really... Just to clarify are you using TurnKey? Or just a vanilla Debian? Either way you may find that Debian forums more useful regarding x2go (probably find someone else using it that can help) or maybe even x2go themselves...
The rest of my answer isn't really directly answering your question at all and is only relevant if you are using TurnKey... But I hope that it is of some value to you.
Do you have a need for a GUI? Whilst I know it is the default way of doing things in a 'Windows' world, many Linux server settings need to be adjusted with a text editor and/or commandline anyway so IMO there is very little advantage. You will also find that your server runs much more efficiently without Gnome (and friends) installed...
TurnKey comes equipped OOTB with a pretty handy WebUI (Webmin) which is possibly more useful in a server scenario than Gnome would be. It should be accessible with a web browser via https on port 12321. Also if you only need to run a few commands, you may find Webshell (again https via browser on port 12320). Personally I find an SSH connection better if I have lots to do, but sometimes Webshell is quick and easy...
Regardless which way you go, good luck! :)