Hi Nadav, Thank for your reply and sorry for my late reply :)
Ok, if I put an icon on every users desktop to run below command (ltspinfo -s -h "terminal ip"). How do they know their terminal IP? or are there any command for me to get their terminal IP instead of go to terminal shell (using Ctrl+Alt+F2) ? I really2 need this stuff to help user shutdown their terminal wihtou pushing down the power button for a few seconds. Best Regards, Donny Christiaan. Nadav Kavalerchik wrote: > we have an icon on the terminal's desktop that issue the command: > > ltspinfo -h "terminal-ip or name" --shutdown > > that can shutdown many types of hardware, but not all of them :-( > > here is the complete info about it: > (http://www.skolelinux.no/~klaus/sarge/x2700.html) > > 8.7.5.7 <http://8.7.5.7>. Using the package ltps-utils > > The package ltsp-utils is a great tool when it comes to administrating > the thinclients without to much footjob. With it you can reboot/shutdown > the clients, and query the contents of their /proc filesystem, which > contains plenty of useful stuff. First you must activate it, you have > the choice of activating the reading of /proc and the possibility to > reboot/shutdown. It's configured in the file > /opt/ltsp/i386/etc/lts.conf, placed it under the section [Default] > > > ALLOW_SHUTDOWN = Y > ALLOW_PROCREAD = Y > > With ALLOW_SHUTDOWN = Y you may reboot/shutdown your thinclients using > the commands > > ltspinfo --reboot -h ltsp040 > ltspinfo --shutdown -h ltsp040 > If you have ALLOW_PROCREAD = Y you may query the /proc filesystem on the > thinclients, like this: > > > On 10/6/07, *Sebastien Koechlin* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > On 10/6/07, Donny Christiaan < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > I've used K12LTSP-6 for trial but I can't find "Shutdown Button" > in the > > login screen like Ubuntu 7.04 does. > > As xdm or any *dm is running on your LTSP server, it would shutdown > your server computer, not the terminal. > > > > Can I set K12LTSP to display the shutdown button so my user can > simply > > click on that button to shutdown their terminal instead of push the > > power button on the CPU for 3-seconds (ATX). > > I'm using LTSP 4.2, but this will work for any kernel compiled with > CONFIG_MAGIC_SYSRQ: > [Alt]-[SysRq]-[O] (SysRq is Print Screen) > > You can read linux/Documentation/sysrq.txt if you want to change the > keys. > > > > Btw, can I shutdown remotely my client's terminal? > > This is a recent subject, look at the mailing-list archives. -- Best Regards, Donny Christiaan. [EMAIL PROTECTED] ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _____________________________________________________________________ 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
