Hello
Harry Sweet a écrit : > Hi all. > > I've been trying to figure out how to shutdown all my thin clients from the > server to turn them off at the end of the day. > > I tried shutdown -h from chrooted in /opt/ltsp/1386. Managed to shut down > the server. > > Anybody know a simple way to do this? SSH maybe? > For my thin/fat clients, I use in a script this command: shutdown -h 18:45 for halted at 18h45 This script run on the thin/fat clients with the rc.local. For build this, in your chroot, edit the /etc/rc.local file, add the shutdown command with the good time for you, and change/update the /etc/init.d/rc.local run-level. After rebuild the environment ltsp-update-image -a name_chroot. I hope this help you Manu > Thanks > > harry sweet > goshen high school > > > -- Emmanuel LE NORMAND Université Pierre M. FRANCE Centre des Ressources Informatiques BP:47 / 38040 Grenoble Cedex 9 Bâtiment LNT dit "Le monde de Sophie" Tel: 04768-25463 -- Emmanuel Le Normand Ubuntu-fr / Edubuntu-fr +33-677992788
-- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
