On Saturday 29 March 2003 4:15 am, Mike Williams wrote:

> What I want to be able to do is, 1 big headless server running X and KDE
> (or may even Gnome, and others too), and multiple desktops boxes (3-4 to
> start with) able to login to it.

>
> So that I can use them (especially the laptop) away from the home
> network they must start their own X server, and KDM login screen. From
> there give me the option on what server to login to.

I have a similar setup, with the following 2-line script dropped in 
/etc/X11/Sessions/KDE-on-myserver

#!/bin/bash
ssh -X myserver /usr/kde/3.1/bin/startkde



--
[EMAIL PROTECTED] mailing list

Reply via email to