When you log out the server will kill all the X client applications that are being displayed to your X server (X terminology, while it sounds backwards, is correct - the X server runs on the thin client and X clients run on the server and display to the thin client.) When you log out and the thin client returns to the GDM/KDM/XDM login screen, XDMCP will kill off the XDMCP session when it detects the remote machine being down.
These days it's probably even safe to just power off the thin client, although for historical reasons I don't do that. The **possibility** of leaving applications running on the server is there. In your case, however, just log out. There isn't any compelling reason to gracefully shut down the client, since A) the root filesystem should be a read-only root mount from the server and B) the thin client is stateless, meaning nothing on the client should be stored anywhere but in a ramdisk. > -----Original Message----- > From: Mohsen Pahlevanzadeh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 05, 2005 7:34 AM > To: Dave Fenwick > Cc: [EMAIL PROTECTED]; [email protected] > Subject: Re: [Ltsp-discuss] How can i disconnect > > > > Log out using the standard X logout from whatever X environment you're > > running (Gnome, KDE, whatever). Then press the power button on your > > client. Your client's being on has absolutely nothing to do with your > > server being on. > I need to kill proccess of related to X on client.Do it is? > > > > > > > Mohsen Pahlevanzadeh said: > >> Dears, > >> How can turn off my client that my server same stay on? > >> Yours,Mohsen > >> > >> > >> ------------------------------------------------------- > >> SF email is sponsored by - The IT Product Guide > >> Read honest & candid reviews on hundreds of IT Products from > real users. > >> Discover which products truly live up to the hype. Start reading now. > >> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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 > >> > > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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
