What about a passwordless login setup in the chroot for root. Then
just a bash for loop?

$> for i in LIST; do ssh -l root $i shutdown -h now; done

where LIST is a list of hosts?

Cheers,
lance

On Wed, Oct 10, 2012 at 12:47:38PM -0400, John Hupp wrote:
> I'm still trying to get a smooth-running setup with a UPS (in this
> case an APC Back-UPS ES 350) powering a 2-PC LTSP network on
> Lubuntu.
> 
> A key component will be a command/script that can be run from the
> LTSP server to shut down the client.  The script would be triggered
> by the UPS in the event of a power outage.
> 
> Anyone know how to do that?
> 
> (I asked the same question a while back in a thread about the APC,
> but am extracting the question for sole attention here.)

> ------------------------------------------------------------------------------
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev

> _____________________________________________________________________
> 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


-- 
Lance Levsen,
Catprint Computing
Tel:  (306) 493-2278
Cell: (306) 230-8783

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_____________________________________________________________________
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

Reply via email to