Lukas Laukamp | 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)

John A. Sullivan III | 18 Jun 2012 18:34

Re: X2Go on CentOS 6.2 with PyHoca as Client

On Sat, 2012-06-16 at 13:54 +0200, Lukas Laukamp wrote: 
> 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)

Lukas Laukamp | 18 Jun 2012 20:48

Re: X2Go on CentOS 6.2 with PyHoca as Client

Am 18.06.2012 18:34, schrieb John A. Sullivan III:
> On Sat, 2012-06-16 at 13:54 +0200, Lukas Laukamp wrote:
>> 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
(Continue reading)

Mike Gabriel | 19 Jun 2012 09:15
Picon
Favicon

Re: X2Go on CentOS 6.2 with PyHoca as Client

Hi Lukas,

On Sa 16 Jun 2012 13:54:03 CEST Lukas Laukamp wrote:

> 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:

Python X2Go is only needed on X2Go Clients. Or if you want from one  
X2Go session to the next (that is: running pyhoca-gui in an X2Go  
Session).

> 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.

(Continue reading)


Gmane