Postfix 0.0.20011115.SNAPSHOT-1

2001-12-03 Thread DI Peter Burgstaller
Hi all, I ran apt-get update; apt-get upgrade on my mailserver today and have now the following problem: Whenever I try to send an email from my local pine client I get [Mail not sent. Sending error: 451 Error: queue file write error] Anybody knows why that would be? I ran postfix check with n

Re: load balancer

2001-03-16 Thread DI Peter Burgstaller
> Allen Ahoffman <[EMAIL PROTECTED]> writes: > > > Is there a distribution that will cheaply replace a load balancer? > > e.g. > > for web servers. > > LVS, ...? I'm also currently evaluating load balancers with linux and am running a Piranha (ha.redhat.com) system very successfully at present.

Re: load balancer

2001-03-16 Thread DI Peter Burgstaller
-- Forwarded message -- Date: Fri, 16 Mar 2001 10:34:45 +0100 (MET) From: DI Peter Burgstaller <[EMAIL PROTECTED]> To: Marcel Hicking <[EMAIL PROTECTED]> Subject: Re: load balancer > > :)) And what about sessions ? > > As session data is usually stored i

Re: Firewall configuration with two ISP

2001-03-28 Thread DI Peter Burgstaller
I had the same problem when we switched from one ISP ot the other I was running both for a couple of months. Turned out that, as Jeremy Lunn suggested, that my new ISP wouldn't allow IPs from a different Net be routed through his net, which is of course very sensible and right. However, in my case

Re: "kickstart" for debian needed

2001-03-28 Thread DI Peter Burgstaller
Hi there, > > Most (of our) engineers are not linux-compliant. > > Need centralized login, (can't use NIS+, we've already got a NIS+ system > > for Solaris... don't wanna confuse the issue,) > > You might like to look into using LDAP for this. Another alternitive is > using an SQL database. Thi

Postfix 0.0.20011115.SNAPSHOT-1

2001-12-03 Thread DI Peter Burgstaller
Hi all, I ran apt-get update; apt-get upgrade on my mailserver today and have now the following problem: Whenever I try to send an email from my local pine client I get [Mail not sent. Sending error: 451 Error: queue file write error] Anybody knows why that would be? I ran postfix check with no

Re: XEON SMP KERNEL 2.4.20 tree

2003-06-11 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, June 11, 2003, at 03:21 PM, Theodore Knab wrote: I have 3 dual processor IBM Netfinity Servers with the XEON P3 (1Mb Cache). The machine type is IBM Type 8665-6RY. I recently updated from the 2.4.19 to the 2.4.20 kernel using Debian Sa

Re: XEON SMP KERNEL 2.4.20 tree

2003-06-12 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, How long have those machines been online? $ uptime 11:14:51 up 8 days, 21:46, 1 user, load average: 0.00, 0.03, 0.00 $ uname -a Linux data 2.4.21-rc6 #1 SMP Tue Jun 3 12:46:45 CEST 2003 i686 unknown There is a discussion about the 2.4.21r

Re: Large Hard Disks and Debian

2003-06-25 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just to have a little more to choose from, I've also used the CERC controllers which Dell puts into their servers successfully. Performance and debian support is good but I haven't had to recover a failed drive yet. - - Just my 2 cents. - - Cheers,

Re: Postfix: Multiple recipients alias?

2003-09-26 Thread DI Peter Burgstaller
Hi there, one way that comes to mind is to run incoming mail for this account through a filter of some sort (mailfilter, procmail etc.) that would check for the sender address. This, of course, would also let spam emails through that "pose" as local senders but are, in fact, fake. Just my 2 c

Re: RFC2228-only FTP ?

2003-09-30 Thread DI Peter Burgstaller
Maybe I'm not getting this thread but why don't you use WebDAV over HTTPS? It seems to be supported in all the tools you mentioned. - Just my 2 cents. - Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hot-backup a complete Debian install

2003-10-01 Thread DI Peter Burgstaller
Hi, we're using a similar setup for some hosts and I have the best results so far with dump/restore on ext2/ext3 partitions. I've even successfully recreated a database server with mysql and postgresql servers running and using dump as a backup tool. No problems so far. - Cheers, Peter --

Re: Hot-backup a complete Debian install

2003-10-01 Thread DI Peter Burgstaller
On Wednesday, October 1, 2003, at 3:43 PM, Roman Medina wrote: 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

Re: System Hardware Tracking

2003-12-04 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cool, I know the answer to that one. You can use DMO (http://sourceforge.net/projects/dmo) The sourceforge link is the frontend to the database. Its still lacking some scripts but in general, it uses nmap, nessus etc. to discover as much as possible f

Re: Monitoring?

2003-12-05 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Or have a look at jfnnms (jffnms.sourceforge.net) - - Cheers, Peter - -- Dipl.-Ing. Peter Burgstaller Technical Director @ all information network & services gmbh email: [EMAIL PROTECTED] phone: +43 662 452335 fax : +43 662 452335 90

Re: XEON SMP KERNEL 2.4.20 tree

2003-06-11 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, June 11, 2003, at 03:21 PM, Theodore Knab wrote: I have 3 dual processor IBM Netfinity Servers with the XEON P3 (1Mb Cache). The machine type is IBM Type 8665-6RY. I recently updated from the 2.4.19 to the 2.4.20 kernel using Debian Sarg

Re: XEON SMP KERNEL 2.4.20 tree

2003-06-12 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, How long have those machines been online? $ uptime 11:14:51 up 8 days, 21:46, 1 user, load average: 0.00, 0.03, 0.00 $ uname -a Linux data 2.4.21-rc6 #1 SMP Tue Jun 3 12:46:45 CEST 2003 i686 unknown There is a discussion about the 2.4.21rc

Re: Large Hard Disks and Debian

2003-06-25 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just to have a little more to choose from, I've also used the CERC controllers which Dell puts into their servers successfully. Performance and debian support is good but I haven't had to recover a failed drive yet. - - Just my 2 cents. - - Cheers,

Re: System Hardware Tracking

2003-12-04 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Cool, I know the answer to that one. You can use DMO (http://sourceforge.net/projects/dmo) The sourceforge link is the frontend to the database. Its still lacking some scripts but in general, it uses nmap, nessus etc. to discover as much as possible f

Re: Monitoring?

2003-12-05 Thread DI Peter Burgstaller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Or have a look at jfnnms (jffnms.sourceforge.net) - - Cheers, Peter - -- Dipl.-Ing. Peter Burgstaller Technical Director @ all information network & services gmbh email: [EMAIL PROTECTED] phone: +43 662 452335 fax : +43 662 452335 90

Re: load balancer

2001-03-16 Thread DI Peter Burgstaller
> Allen Ahoffman <[EMAIL PROTECTED]> writes: > > > Is there a distribution that will cheaply replace a load balancer? > > e.g. > > for web servers. > > LVS, ...? I'm also currently evaluating load balancers with linux and am running a Piranha (ha.redhat.com) system very successfully at present

Re: load balancer

2001-03-16 Thread DI Peter Burgstaller
-- Forwarded message -- Date: Fri, 16 Mar 2001 10:34:45 +0100 (MET) From: DI Peter Burgstaller <[EMAIL PROTECTED]> To: Marcel Hicking <[EMAIL PROTECTED]> Subject: Re: load balancer > > :)) And what about sessions ? > > As session data is usually stor

Re: Firewall configuration with two ISP

2001-03-28 Thread DI Peter Burgstaller
I had the same problem when we switched from one ISP ot the other I was running both for a couple of months. Turned out that, as Jeremy Lunn suggested, that my new ISP wouldn't allow IPs from a different Net be routed through his net, which is of course very sensible and right. However, in my cas

Re: "kickstart" for debian needed

2001-03-28 Thread DI Peter Burgstaller
Hi there, > > Most (of our) engineers are not linux-compliant. > > Need centralized login, (can't use NIS+, we've already got a NIS+ system > > for Solaris... don't wanna confuse the issue,) > > You might like to look into using LDAP for this. Another alternitive is > using an SQL database. Th