[X2go-dev] General question´s

Paul van der Vlis paul at vandervlis.nl
Thu Oct 29 09:17:51 CET 2009


Alternativende schreef:
> Paul van der Vlis schrieb:
>> Alternativende schreef:
>>   
>>> Hi,
>>> so after all I have got LDAP working.. at least it works some kind of 
>>> ;). Im not able to login, but I could create a User in LDAP with LUMA. 
>>> The x2goclient says something about a wrong Password and a file in 
>>> /home$user$/.x2go/ssh something... I have no idea why... Im going to 
>>> reinstall the whole Server again tomorrow. I will start with installing 
>>> Gnome and will try to get X2GO working as described.
>>> Hopefully it will work as I aspect. I don´t know where my fault was, but 
>>> I hope that it won´t happen again in my new enviroment.
>>>     
>> Maybe test x2go first without LDAP.
>> And don't change to LDAP before it works fine...
>>
>> With regards,
>> Paul van der Vlis.
>>
>>   
> Hi Paul,
> Hi List,
> 
> that´s what I have done now. Im testing X2goserver-one right now to find 
> out if it fits into my plans. Im looking forward to integrate it maybe  
> in a primary school and so I have  to check many things to get sure of 
> before Im able to "roll it out".
> 
> There are a few things I was wondering about during my tests and I want 
> to report it. Maybe it´s my fault, but the fonts are quite small in 
> Gnome. Is this a bug or do I have to reconfigure something first?

Hmm, I know this problem. But I thought the bug was repaired. Are you
using the latest version?  In the past I did this:

vi /usr/bin/x2gostartagent
Direct after "x2goagent" on line 171 I've added "-dpi 96".
-------
171c171
< LD_LIBRARY_PATH=$X2GO_LIB x2goagent  -$SESSION_TYPE -geometry
${X2GO_GEOMETRY} -name "X2GO-${SESSION_NAME}"  ${NX_AGENT}
2>${SESSION_DIR}/session.log &
---
> > LD_LIBRARY_PATH=$X2GO_LIB x2goagent -dpi 96 -$SESSION_TYPE -geometry
${X2GO_GEOMETRY}  -name "X2GO-${SESSION_NAME}"  ${NX_AGENT}
2>${SESSION_DIR}/session.log &
184c184
--------

Do this for more documentation:
/usr/lib/x2go/x2goagent -h

> Also I have a general question: As I said before Im testing on a HP 
> DL360 machine and unfortunately this machine has no soundcard at all. Is 
> it possible to use the soundcard of my Client or do I have to add a 
> soundcard to get this working?

Heinz wrote about this.

> The other thing I was wondering about is the performance. I know that is 
> not possible to do crazy Blender stuff with a Terminalserver, but it is 
> possible to watch DVD´s , Youtube or things like that? I have tried it 
> but it seems to stuck here. Somehow ADSL seems to be the best speed 
> Configuration anyway because normal Office work or Testris ;) for 
> instance stucks when I choose LAN. This happens even if Im just 
> connected to the server with one client.

I have experiences with older versions of Nomachine NXlcient with FreeNX
what also uses NX, and my experience is that bigger moving things like
films will not be nice shown. But maybe NX has become better on this point.

Flash gives another problem (with older NX). Sometimes customers are
calling me that everything is very slow in the session. Other sessions
on the same server don't have that problem. This is always a flash
problem. I ask them to close all browser windows and the problem is
gone. They had a site with some flash open.

Another point about flash: I have heard that it uses much CPU on the
server. I have also heard that the (beta) 64-bit version is better then
the 32-bit version on this point.

With regards,
Paul van der Vlis.
















More information about the x2go-dev mailing list