Re: [arch-general] Server Management Tools

2017-10-13 Thread Plonky Duby via arch-general
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

Re: [arch-general] Microsoft Signature PC Requirements Now Blocks Linux Installation

2016-09-28 Thread Plonky Duby via arch-general
Good evening, Do you Have any pointer to good opensource hardware ? Le 28 sept. 2016 21:04, "Jude DaShiell" a écrit : > That or buy an open architecture device. The new computer I have is an > open architecture computer for that very reason and I bought that last year. > > On Wed, 28 Sep 2016,

Re: [arch-general] Arch Linux wiki unavailable ?

2014-02-17 Thread Plonky Duby
>From my point not only wiki is not available but also the forum and the aur 2014-02-17 14:49 GMT+01:00 John WH Smith : > Hello everyone, > > Sorry to bother you, but is it me, or is Alderaan no longer providing > HTTP/HTTPs service ? I cannot access the Arch Linux wiki anymore, and it > doesn't

Re: [arch-general] Updating the archlinux-keyring package

2014-02-14 Thread Plonky Duby
2014-02-14 12:45 GMT+01:00 : > Am 2014-02-14 12:00, schrieb Plonky Duby: > > I do agree with that, i switched on a laptop which was off since september >> 2013 and i had some issue with some key. >> >> I had to update key, before having a sucessfull update. >> &

Re: [arch-general] Updating the archlinux-keyring package

2014-02-14 Thread Plonky Duby
I do agree with that, i switched on a laptop which was off since september 2013 and i had some issue with some key. I had to update key, before having a sucessfull update. 2014-02-13 20:21 GMT+01:00 Leonid Isaev : > Hi, > > Recently I had to fix a corrupted pacman db from a 3 month ol

Re: [arch-general] Deploy Arch linux to many virtual machines

2014-01-23 Thread Plonky Duby
You can use docker. http://docs.docker.io/en/latest/installation/archlinux/ 2014/1/23 Кравец Роман > Hello! > > Could you please me. > > Me need install very much virtual machines with Arch linux. > > In Centos I can use kickstart and put in parameter on boot over PXE. > > How I can make auto-i