Re: Maintaining multiple Debian boxes

1997-01-17 Thread Martin Konold
I just made a debian-sysadmins Mailing list. +++ the debian-sysadmins mailing list +++ To subscribe (unsubscribe), send mail to [EMAIL PROTECTED] with empty subject line and subscribe (unsubscribe) [your-email-address] in the message body =

Re: Maintaining multiple Debian boxes

1997-01-10 Thread Loic Prylli
Ami Ganguli <[EMAIL PROTECTED]> writes: > > Has anybody used GNU cfengine? I don't really know what it's capable of, but > it's > a free part of Debian. I was considering using it myself, but I haven't had > time > to investigate it properly. > > ... Ami. I use it on a small network with j

Re: Maintaining multiple Debian boxes

1997-01-09 Thread Michael Shields
In article <[EMAIL PROTECTED]>, Arrigo Triulzi <[EMAIL PROTECTED]> wrote: > I have now reached a count of 56 for the number of Debian > boxes under my control and keeping them in sync (with rdist and lots > of hacking) is beginning to get out of hand. I've been doing multiple-box management

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Brian C. White
> Has anybody used GNU cfengine? I don't really know what it's capable of, but > it's > a free part of Debian. I was considering using it myself, but I haven't had > time > to investigate it properly. We use it here to maintain about a half-dozen Debian machines. It works great for managing p

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Arrigo Triulzi
Martin Konold scripsit: |A free Anrew File System like setup would be nice to deal with these kind |of nfs perfomrance problems. I don't know, I have never used it, and it doesn't seem to be very widespread. |We do use a commercial tool called venus for administering our linux |Ppro Cluster toge

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Arrigo Triulzi
Dale Scheetz scripsit: |Wow! Bet that keeps you busy ;-) Less than you would think, honest, I am doing a PhD at the same time ;-) |You might want to check out DoList in the upgrades directory. This script |runs dpkg from a list of packages that have been properly ordered to |resolve the dependenc

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Arrigo Triulzi
Ben Gertzfield scripsit: |Ick. :) Yes, that would be slow on a slow net. I've heard wonderful |things about a Linux distribution out there that will cache NFS files |on a local hard drive, but I forget which it is. There must be some |way to to it and save bandwidth... Well, think about it from a

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Martin Konold
On 7 Jan 1997, Ben Gertzfield wrote: > Why not just pop /usr and /home on one machine and NFS mount them out > to all the other boxes? There a simple performance reason not to use nfs that extensively, I think! A free Anrew File System like setup would be nice to deal with these kind of nfs per

Re: Maintaining multiple Debian boxes

1997-01-08 Thread Hakan Ardo
-BEGIN PGP SIGNED MESSAGE- Hi, I have a few idea that might work for you. I have not tested it, so I can't guarentee a thing. Exekuting "dpkg --get-selections" will give you all the package selectinons on a machine. Piping that into "dpkg --set-selections" on an other machine will set

Re: Maintaining multiple Debian boxes

1997-01-07 Thread Ben Gertzfield
-BEGIN PGP SIGNED MESSAGE- Arrigo Triulzi <[EMAIL PROTECTED]> writes: > Speed - this would be a killer, local disks are at 2-4 Mb/s with fast > EIDE, the net just can't keep up with this. Propagation of local > binaries is done via rdist, as long as they are placed in /usr/local. > Of cou

Re: Maintaining multiple Debian boxes

1997-01-07 Thread Arrigo Triulzi
Ben Gertzfield scripsit: |The more, the merrier! ;) Indeed, unless the natives get restless ;-) |Why not just pop /usr and /home on one machine and NFS mount them out |to all the other boxes? Speed - this would be a killer, local disks are at 2-4 Mb/s with fast EIDE, the net just can't keep up w

Re: Maintaining multiple Debian boxes

1997-01-07 Thread Ben Gertzfield
Arrigo Triulzi <[EMAIL PROTECTED]> writes: > I have now reached a count of 56 for the number of Debian > boxes under my control and keeping them in sync (with rdist and lots > of hacking) is beginning to get out of hand. The more, the merrier! ;) > Is anyone out there in a similar si

Maintaining multiple Debian boxes

1997-01-07 Thread Arrigo Triulzi
Hello all, I have now reached a count of 56 for the number of Debian boxes under my control and keeping them in sync (with rdist and lots of hacking) is beginning to get out of hand. Is anyone out there in a similar situation and cares to share some views/opinions and hints or per