Well,
First you have shellscript, based on ssh client and gnu parallel.
Second you can write your own python script with paramiko and parallel
library
Third you can look to fabric (http://www.fabfile.org/)
Fourth, you can easely learn Ansible, which tends to become the #1 server
management tool
On 2017-10-13 21:14, Karol Babioch wrote:
> unexpected errors.
Indeed, this is the most terrifying of messages to ever appear.
You just ran a command across N machines, two of them failed. Ugh.
The *BEST* case is things like e.g. "apt-get update" failing because of
a spurious mirror resolution f
Hi,
Am 12.10.2017 um 21:31 schrieb siefke_lis...@web.de:
> Who say something from unattended? I want not only set 20 times the same
> command. That's all.
Look into clusterssh then. You'll get the output of all commands on all
servers and can interact with a only a single one, in case there are
Op 12 okt. 2017 20:05 schreef "siefke_lis...@web.de" :
On Thu, 12 Oct 2017 12:00:18 -0400
David Rosenstrauch wrote:
> cron + pssh?
Sounds good okay cron I not need but pssh sounds great. But at end I
become only
siefke@sisibox ~ $ pssh -h .config/pssh-hosts -P yaourt -Suy
[1] 20:03:54 [FAILURE
On Thu, Oct 12, 2017 at 09:31:25PM +0200, siefke_lis...@web.de wrote:
> On Thu, 12 Oct 2017 18:52:39 +
> Giancarlo Razzolini wrote:
>
> > You seriously consider unattended update of packages on servers a good
> > practice?
> > On Arch? Good luck with that.
>
> Who say something from unatten
On Thu, 12 Oct 2017 18:52:39 +
Giancarlo Razzolini wrote:
> You seriously consider unattended update of packages on servers a good
> practice?
> On Arch? Good luck with that.
Who say something from unattended? I want not only set 20 times the same
command. That's all.
On the arch server r
Em outubro 12, 2017 15:07 siefke_lis...@web.de escreveu:
Yes I was thinking for it but for yaourt -Suy is for me little overloaded.
But ok I will try it with the time. Thanks for link sure will help me.
If I knew that you wanted to automate yaourt, I would not even replied to
you in the fir
On Thu, 12 Oct 2017 16:14:50 +
Giancarlo Razzolini wrote:
> We use ansible to manage arch's servers:
>
> https://git.archlinux.org/infrastructure.git
>
> Ansible can be automated using pull, but there are other options as well.
Yes I was thinking for it but for yaourt -Suy is for me little
On Thu, 12 Oct 2017 12:00:18 -0400
David Rosenstrauch wrote:
> cron + pssh?
Sounds good okay cron I not need but pssh sounds great. But at end I
become only
siefke@sisibox ~ $ pssh -h .config/pssh-hosts -P yaourt -Suy
[1] 20:03:54 [FAILURE] host1 Exited with error code 255
[2] 20:03:55 [FAILU
Em outubro 12, 2017 12:48 siefke_lis...@web.de escreveu:
Hello,
Is there a way to automatically administer multiple arch Linux servers?
It's annoying to provide 20 servers daily with the same commands.
Are there possibilities to manage the daily tasks centrally and to
set them off automatical
I like SaltStack.
Chris Tonkinson
https://chris.tonkinson.com/
610.425.7807
"A good plan, violently executed now, is better than a perfect plan
next week."
-General George S. Patton, Jr.
On 10/12/2017 12:00, David Rosenstrauch wrote:
> On 2017-10-12 11:48 am, siefke_lis...@web.de wrote:
>> H
On 2017-10-12 11:48 am, siefke_lis...@web.de wrote:
Hello,
Is there a way to automatically administer multiple arch Linux servers?
It's annoying to provide 20 servers daily with the same commands.
Are there possibilities to manage the daily tasks centrally and to
set them off automatically? I kn
Hello,
Is there a way to automatically administer multiple arch Linux servers?
It's annoying to provide 20 servers daily with the same commands.
Are there possibilities to manage the daily tasks centrally and to
set them off automatically? I know there are tools like puppets but
they're too cl
13 matches
Mail list logo