Re: CMS [Scanned]

2004-11-22 Thread Dmitry Golubev
From my experience, if you want an extensive ACLs, try tikiwiki; if you want easy-to-use and powerfull system without ACLs, try mediawiki Dmitry On Monday 22 November 2004 17:17, "Ross, Chris" <[EMAIL PROTECTED]> wrote: > We did not see a way to get very granular with Mambo. > > -Original M

Re: RAID-1 to RAID-5 online migration?

2004-09-06 Thread Dmitry Golubev
> PS: i wouldn't recommend software raid 5 if you care about performance. i > am going to convert one of my raid-5 machines (4 x 80GB barracudas) to > raid-1 (2 x 200GB barracudas) very soon because i'm unhappy with the > performance(*)...if i had a spare approx $600AUD, i'd buy an IDE raid card >

Re: UML troubles

2004-08-18 Thread Dmitry Golubev
x27;t have any host-kernel with skas patch as package available > for download, but for me the 2.6.6 patch with a clean 2.6.6 kerne-source > (debian) worked perfect. > > --Ralph > > Am Montag 16 August 2004 19:34 schrieb Dmitry Golubev: > > Hi! > > > > Maybe s

UML troubles

2004-08-16 Thread Dmitry Golubev
Hi! Maybe someone has tried UML kernel on grsec machine? I took that Debian precompiled UML kernel, run it with "linux root=/servers/moon " (that /servers/moon is one of my production servers' ext2 partition image), but UML says: ... mconsole (version 2) initialized on /root/.uml/N7Jm6p/mconso

Re: spamassassin memory leak bug with bayes

2004-07-23 Thread Dmitry Golubev
I found the missing library - it is libdb-4.0.so Why has not my ldd script found it? I assume it is a bug that (a) ldd can not find it (b) without it, mailscannet just takes over all the resources Dmitry On Friday 23 July 2004 18:47, Dmitry Golubev <[EMAIL PROTECTED]> wrote: > I hav

Re: spamassassin memory leak bug with bayes

2004-07-23 Thread Dmitry Golubev
e path to a library... I will have more info later (I will not go through the new /usr/lib and try deleting files to localize the library I need to have there). I'm on the right track... Dmitry On Friday 23 July 2004 18:25, Michelle Konzack <[EMAIL PROTECTED]> wrote: > Am 2

Re: spamassassin memory leak bug with bayes

2004-07-23 Thread Dmitry Golubev
; Am 2004-07-23 00:50:51, schrieb Dmitry Golubev: > >Hello, > > > >1. Running exim4 with MailScanner without Spamassassin - OK > >2. Running exim4 + MailScanner + Spamassassin... hmm... well that kind of > >behavior... In this case MailScanner eats up all my 1GB of RA

spamassassin memory leak bug with bayes

2004-07-22 Thread Dmitry Golubev
Hello, Running latest testing Debian on a Xeon box with exim4 and MailScanner - that was OK until I tried to put that all in a chroot. Now having all the needed packages unpacked in a chroot (I followed the dependencies and checked library reqs for every single executable with a script that doe

spamassassin memory leak bug with bayes

2004-07-22 Thread Dmitry Golubev
Hello, Running latest testing Debian on a Xeon box with exim4 and MailScanner - that was OK until I tried to put that all in a chroot. Now having all the needed packages unpacked in a chroot (I followed the dependencies and checked library reqs for every single executable with a script that doe

Re: Re: VRRPd for REAL router

2002-08-29 Thread Dmitry Golubev
Here will be Your diagram: NetA | hub / \ R1 R2 \ / hub | NetB Thanks Dmitry >On Thu, Aug 29, 2002 at 04:24:32PM +0200, Dmitry Golubev wrote: >> Hello, >> &g

Re: Re: VRRPd for REAL router

2002-08-29 Thread Dmitry Golubev
should happend, but I want that it will not) Thanks Dmitry === At 2002-08-29, 08:41:00 you wrote: === >On Thu, Aug 29, 2002 at 04:24:32PM +0200, Dmitry Golubev wrote: >> Hello, >> >> Help me please with deployment of such a solution: >> >> Two nodes runni

VRRPd for REAL router

2002-08-29 Thread Dmitry Golubev
Hello, Help me please with deployment of such a solution: Two nodes running VRRPd with two Ethernet ifaces (on which VRRPd is running) makes two independant VRRP clusters. But what I need is one cluster with two ifaces each so that when one link is down the router will not forward to it. Maybe,