Chrooted apache package for Debian?

2004-01-09 Thread Roman Medina
Is there any official or non-official .deb package with a chrooted apache distro? Any related project? Thanks. Saludos, --Roman -- PGP Fingerprint: 09BB EFCD 21ED 4E79 25FB 29E1 E47F 8A7D EAD5 6742 [Key ID: 0xEAD56742. Available at KeyServ]

Chrooted apache package for Debian?

2004-01-09 Thread Roman Medina
Is there any official or non-official .deb package with a chrooted apache distro? Any related project? Thanks. Saludos, --Roman -- PGP Fingerprint: 09BB EFCD 21ED 4E79 25FB 29E1 E47F 8A7D EAD5 6742 [Key ID: 0xEAD56742. Available at KeyServ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Strange problem with NIC

2003-11-26 Thread Roman Medina
ard is using first. > >- Original Message - >From: "Roman Medina" <[EMAIL PROTECTED]> >To: >Sent: Sunday, November 23, 2003 05:49 PM >Subject: Strange problem with NIC > > > >Hi, > >I'm experimenting the following problem: one Debian

Re: Strange problem with NIC

2003-11-26 Thread Roman Medina
ard is using first. > >- Original Message - >From: "Roman Medina" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Sunday, November 23, 2003 05:49 PM >Subject: Strange problem with NIC > > > >Hi, > >I'm experimenting the follo

Strange problem with NIC

2003-11-25 Thread Roman Medina
Hi, I'm experimenting the following problem: one Debian machine with 1 10/100 Ethernet NIC where its upstream speed is reasonable (2 or 3 Mbytes per second) but its downstream speed is awful (35 kbytes per second ). All experiments are made in a LAN, so I cannot explain the 35 kbytes/s extrem

Strange problem with NIC

2003-11-25 Thread Roman Medina
Hi, I'm experimenting the following problem: one Debian machine with 1 10/100 Ethernet NIC where its upstream speed is reasonable (2 or 3 Mbytes per second) but its downstream speed is awful (35 kbytes per second ). All experiments are made in a LAN, so I cannot explain the 35 kbytes/s extrem

Re: Best way to update perl on Woody Stable ?

2003-10-17 Thread Roman Medina
On Fri, 10 Oct 2003 13:49:56 +1000, you wrote: > another method is to use apt's "pinning" features where you can tell > it to upgrade certain packages from one distribution (e.g. unstable) > and the rest from another (e.g. stable). Could you post an /etc/apt/sources.list which demonstrates

Re: Sugesstions building a rather big mail system.

2003-10-17 Thread Roman Medina
On 09 Oct 2003 10:31:25 +0200, you wrote: >Am Don, 2003-10-09 um 02.50 schrieb Donovan Baarda: > >> Using snapshots to do an incremental backup would be no different to >> doing any other type of backup using snapshots. It's the same as a >> normal incremental backup, just with the added guarantee

Services in a multihomed machine

2003-10-01 Thread Roman Medina
Hello, Let's suppose a server using ip-aliasing, with two public IPs (on the same subnet): ip1 and ip2. The server runs two services: - MTA (postfix) on ip1 - WWW (apache) on ip2 (I mean, each service is bound to only one ip, not 0.0.0.0). According to the routing table, default gateway is reach

Re: Hot-backup a complete Debian install

2003-10-01 Thread Roman Medina
On Wed, 1 Oct 2003 10:05:50 +0200, you wrote: >we're using a similar setup for some hosts and I have the best results >so far with dump/restore on ext2/ext3 partitions. Also using snapshots with dump/restore? Do you have any script which I could have a look? >I've even successfully recreated a

Re: Hot-backup a complete Debian install

2003-10-01 Thread Roman Medina
On Wed, 1 Oct 2003 11:42:25 -, you wrote: >which is the backup target media? Hard-disk. The idea is to have another logical partition for backups and then some scripts to upload/download to any secure site (I could use rsync over ssh or simply scp). But the uploading is a second step. Now I'

Hot-backup a complete Debian install

2003-09-30 Thread Roman Medina
Hi, I'd like to know which tools&methods do you prefer for backing up a complete Linux install _in a production environment_, i.e., _without having to shut down the machine or unmount partitions_. The machine needs to be always alive and it will be remotely administered. I'd like to hear your

FSCKFIX=yes

2003-09-29 Thread Roman Medina
Hi, I administer some machines remotely so I don't have the chance to manually fsck them when an error occurs. I use ext3 and LVM. 1) I've found the following at Debian 3.0 and turned to "yes": # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup. FSCKFIX=yes Would you recomm

Generic Control Pannel

2003-09-13 Thread Roman Medina
Hello, I'm managing some kind of ISP services but I don't have any "control pannel" service to offer to my customers. The idea is that my customers could manage their own mailboxes (create, delete, change passwds, etc), ftp accounts, dns zone, etc. I've thought of developping my own application