[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4000CA8F.3010805@nobugconsulting.ro>
From: wolfy at nobugconsulting.ro (lonely wolf)
Subject: [inbox] Re: 3 new MS patches next week... but
none fix
Tim wrote:
> Oh, and if you want to patch ALL of your 30000 systems, just install
> your public SSH key on each of the when you build them, and:
>
> for S in `cat servers.txt`; do
> { ssh root@$S "apt-get update; apt-get upgrade"; }
> done;
>
> or something to that effect.
>
... like in shmux (shell multiplexer) which allows you to run commands
on several machines at once...
--
"Normal people ... believe that if it ain't broke, don't fix it.
Engineers believe that if it ain't broke, it doesn't have
enough features yet."
--- Scott Adams, The Dilbert Principle
Powered by blists - more mailing lists