16 Jun 2012 13:54
X2Go on CentOS 6.2 with PyHoca as Client
Hey all, I want to use X2Go at CentOS 6.2. So I installed a KVM virtual maschine with a CentOS 6.2 minimal system. I installed GNOME and X11 with a yum groupinstall command like follows: yum groupinstall "Desktop" "Desktop Platform" "X Window System" "Fonts" Than I added the RHEL6 X2Go Rep which is listed at the X2Go Page (http://www.x2go.org/doku.php/external:linux-distributions). Than I installed x2goserver, python-x2go and x2gognomebindings like follows: yum install x2goserver python-x2go x2gognomebindings After this I added a profil in PyHoca, to connect to the server and tried to start a GNOME session. PyHoca says that it starts the session and immediatly after the startup it says that the session is shut down. So PyHoca doesn't get to the point that it start a session window or something like that it directly shut down the session. The only thing I found on a logfile (/var/log/messages) is that the session got start correctly. Here is the log entry: Jun 15 20:45:45 testdom0 /usr/bin/x2gostartagent: successfully started X2Go agent session with ID lukas-51-1339785943_stDGNOME_dp17 Jun 15 20:45:49 testdom0 /usr/bin/x2goruncommand: launching session with Xsession-x2go mechanism, using STARTUP="gnome-session"(Continue reading)
RSS Feed