Hi all,

I'm using Debian (Sarge) and LTSP 4.0. I had some
difficulties setting up dedicated rdesktop
workstations using screen_01 = rdesktop in lts.conf.
First off, I got a message telling me that files were
missing. /usr/local/share/rdesktop... I checked the
Debian rdesktop package to find them in
/usr/share/rdesktop. No problem really I just setup a
link to fool the system.
$ln -s /usr/share/rdesktop /usr/local/share/rdesktop
Are these hardcoded somewhere?

Then I had an issue with the screen.d/rdesktop script.
I am using the ltsp 4.0 iso. The final lines of the
script didn't invoke rdesktop properly so I edited it
till it was fixed. I think the problem is with the
first line of the long command line with the \ to
extend the line...
if [ -w /proc/progress ]; then
    /usr/X11R6/bin/xinit /usr/bin/rdesktop -f -u
username \
          ${RDP_OPTIONS} \

Lastly I tried to use the extra features and get both
the usual startx and rdesktop session going, on the
same workstation.

screen_01 = startx
screen_02 = rdesktop

The startx comes up fine but the rdesktop doesn't work
giving a message.
Xlib : connection to ":0.0" refused by server.
Xinit : unable to connect to X server.

Is it possible to do this?

Regards,

Simon


        
        
                
___________________________________________________________
WIN FREE WORLDWIDE FLIGHTS - nominate a cafe in the Yahoo! Mail Internet Cafe Awards  
www.yahoo.co.uk/internetcafes 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to