ewreg wrote:
>
> Good morning,
>
> I am preparing env with more then 10 node of spamassassin machine. I
> am wonder what kind of software do you use to clone OS and
> Spamassassin application to the other machine.
tar. I've found that to quite manageable for a low number of nodes.
/Per Jes
I use dd to duplicate hard drives when needed.
dd if=/dev/sdb of=/dev/sdc bs=1M
for example. It's probably in every distribution.
I use rsync to sync up system wide files such as authentication, etc...
and on a per user basis it copies users' .procmailrc and .spamassassin/*
files from a central
> On Mon, Nov 16, 2009 at 01:01:30AM -0800, ewreg wrote:
> ...
> > I have done some research and I find that systemimager should be the one.
> > But nowadays it isn't supported by Debian and the last modification comes
> > from 2007. It looks like someone abandoned the ship.
On 16.11.09 11:36, F
Hi ewreg, list,
On Mon, Nov 16, 2009 at 01:01:30AM -0800, ewreg wrote:
...
> I have done some research and I find that systemimager should be the one.
> But nowadays it isn't supported by Debian and the last modification comes
> from 2007. It looks like someone abandoned the ship.
ever thought
> You may want to let us in on the details and we may be of better help.
Okay, so:
I'm preparing ~10 machine of Debian Lenny with spamassassin on the board.
Configuration (hardware&software) of each of those nodes will be almost the
same (excluding ip address, hostname etc.).
What kind of sof
* ewreg :
>
> >We use cfengine to install, configure software and also to check for
> >compliance.
>
> As I see, I can install software over the cfengine. But can I make mirror
> with cfengine? I would like to clone some local files to all n-servers. I
> think it can't be done with the help of t
ewreg wrote:
>> We use cfengine to install, configure software and also to check for
>> compliance.
>
> As I see, I can install software over the cfengine. But can I make mirror
> with cfengine? I would like to clone some local files to all n-servers. I
> think it can't be done with the help of
>We use cfengine to install, configure software and also to check for
>compliance.
As I see, I can install software over the cfengine. But can I make mirror
with cfengine? I would like to clone some local files to all n-servers. I
think it can't be done with the help of this software.
TiA,
E.
* ewreg :
>
> Good morning,
>
> I am preparing env with more then 10 node of spamassassin machine. I am
> wonder what kind of software do you use to clone OS and Spamassassin
> application to the other machine. I am gonne use Debian, I find FAI but it
> won't migrate SA database. So it isn't the