Hello,
I'd like to access the server from the client consol. Looking at the doc this is set up in the lts.conf with SCREEN_xx = telnet IP-Address
Is there a way to use ssh instead of telnet??
SCREEN_01 = startx SCREEN_02 = telnet SCREEN_03 = shell
<Alt><Ctrl>F3 to switch to the bash prompt, then
bash-2.05b# ssh 192.168.xx.yy
It will complain that it cannot establish the authenticity of the host etc. etc., but will connect you quite happily :-)
<Alt><Ctrl>F1 to switch back to GUI-land when you have finished.
John
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _____________________________________________________________________ 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
