I was busy last days... anyway I got turbovnc from AUR repo (archlinux) now
everything works fine. But I think there is a problem with make install from
the sources codes, because it's not normal that vncserver wasn't where I
expect, and I didn't mess with the sources... and the issues happen on both
computers, and I got the sources independently.
when I asked to how to know the list of displays, I means nomachine use display
:1000 turbovnc :1 virtualgl :0, so I would like to know how many displays are
running on my computer, and what are their ids.
I got sometimes delays with my mouse, I solved this by lowering a bit the image
quality. it's absolutelly not a real problem, but I asked myself if it's
possible to use a mouse directly connected to my headless server in turbovnc,
so having two mouse cursors, one shared between the client and server, second
only in turbovnc
thx
________________________________
De : DRC <dcomman...@users.sourceforge.net>
À : virtualgl-users@lists.sourceforge.net
Envoyé le : mardi 19 mars 2013 5h08
Objet : Re: [VirtualGL-Users] How to start a Xserver display by ssh ? and why
port 4242 ?
On 3/18/13 3:44 PM, First Last wrote:
> it's working!
> I don't understand why nomachine is working... because by default in
>
> /etc/ssh/sshd_config
>
> forwarding are disabled...
> so I enabled these,
>
> AllowAgentForwarding yes
> AllowTcpForwarding yes
> X11Forwarding yes
NX doesn't rely on the X11 forwarding capability in sshd. It has its
own method of compressing and then tunneling the X11 command stream, and
architecturally, it is actually a combination of an X11 proxy (which
compresses the X11 stream) and a client-side X server (which takes care
of displaying the decompressed X11 stream.)
From Section 6.3 of the VirtualGL User's Guide:
"The application server’s SSH daemon should have the X11Forwarding
option enabled and the UseLogin option disabled. This is configured in
sshd_config, which is usually located under /etc/ssh."
> not sure if all are necessaries, but after that I can
>
> /opt/VirtualGL/bin/vglconnect user@SERVER
>
> without error. Then (server),
>
> /opt/VirtualGL/bin/vglrun etracer
>
> (without the "-d" ) option works! I started to try with "-d :0" but it
> looks like rendering in the server itself but show no window.
The default value of VGL_DISPLAY (which is what you're setting with the
vglrun -d switch) is :0.0. Not sure why setting it to :0 wouldn't work,
but it could be a factor of using a headless display.
> I have a small question... not related to virtualgl itself... how can
> get the list of displays ? because in nomachine if I type
>
> echo $DISPLAY
>
> I get,
>
> :1000
Not sure what you mean by the "list of displays".
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users