Paul van der Vlis schreef:
John A. Sullivan III schreef:
On Mon, 2011-01-24 at 12:09 +0100, Paul van der Vlis wrote:
Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
<cut>
I haven't looked at your post carefully (racing out the door) but the first thing that comes to mind with X2Go and Squeeze is that it may be using dash instead of bash. If you change the link /bin/sh to point to /bin/bash instead of /bin/dash, does it work?
Yes, this works!
Hmm, not sure if I can change this without problems....
The correct way to do this is: dpkg-reconfigure dash
And then answer "no".
See: http://wiki.debian.org/DashAsBinSh
With regards, Paul van der Vlis.