Re: Subversion Repository / db4.2_recover

2006-06-05 Thread Martin A. Brooks
w to do so. Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Re: New DVD+-R/RW/RAM drive

2006-06-05 Thread Martin A. Brooks
_Then_ you send a note to their marketing department saying "Your product XYZ packaging does not clearly indicate whether or not it's Linux compatible therefore I have purchased product ABC from your competitor's range instead." Regards -- Martin A. Brooks | http:/

Re: apache2 - restrict download with password

2006-06-04 Thread Martin A. Brooks
Csanyi Pal wrote: Here lies your problem. This needs to be the _virtual_ location, not the on-disk location. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +474588

Re: apache2 - restrict download with password

2006-06-04 Thread Martin A. Brooks
Csanyi Pal wrote: I did so, and try to open or download a file in this directory, but nothing restricts to open it or download it. Why? Without seeing your configuration file, I have no idea. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consul

Re: apache2 - restrict download with password

2006-06-04 Thread Martin A. Brooks
Csanyi Pal wrote: Now I don't know where to put in mine files to download? Can I put these files in ~/public_html/downloads/ ? If you want, yes. Just alter the virtual location to match. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus C

Re: apache2 - restrict download with password

2006-06-04 Thread Martin A. Brooks
-- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: 7642 startup error

2006-05-19 Thread Martin A. Brooks
Charles Johnson wrote: Any ideas on this one please? Looks like some kind of Java error. Could you be less specific? ;) -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net

Re: exim4+spamassassin scan take seconds

2006-05-18 Thread Martin A. Brooks
thanks in advance Perhaps you're doing DNS lookups which take a few seconds to time out? -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your m

Re: System Only Recognizes up to 1GB RAM

2006-05-13 Thread Martin A. Brooks
Mark R. White wrote: Can anyone please help me? You need a kernel with highmem support included. It may be easiest simply to roll your own. Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filte

Re: No serial ports found after 2.6 kernel upgrade

2006-05-07 Thread Martin A. Brooks
ORE=y CONFIG_SERIAL_CORE_CONSOLE=y # CONFIG_SERIAL_JSM is not set You don't mention if you're compiling these options statically or as modules. If it's the latter, are you sure the modules are loading? Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus

Re: sa-exim with per-user config

2006-05-07 Thread Martin A. Brooks
-examples.txt I'd be pretty surprised if per-user settings weren't possible. I've never tried to do this myself, bit I do, for example, pull per-domain configuration data from postgres. Per-user can't be that much more tricky. Regards -- Martin A. Brooks | http://www.antibod

Re: sa-exim with per-user config

2006-05-07 Thread Martin A. Brooks
.. sa-exim is deprecated, really. exim4 as of 4.50 has the exiscan patch as part of the official tree which means you can do at SMTP-time virus scanning, spam scanning and more. I don't honestly know if exiscan can work with per-user settings, though. -- Martin A. Brooks |

Re: Spamassassin spamming system?

2006-05-06 Thread Martin A. Brooks
W.D.McKinney wrote: We use a Barracuda Networks if front of our MTA. Makes the MTA purr. These are nice boxes that do a perfectly good job. There are other similar products out there which are perhaps more open source friendly, though. Ahem. -- Martin A. Brooks | http

Re: Wiki recommendation

2006-05-06 Thread Martin A. Brooks
e overkill, I used moinmoin instead. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Spamassassin spamming system?

2006-05-06 Thread Martin A. Brooks
David Baron wrote: Not really, but lots of nice instances are really bogging down the system when a lot of emails are being processed. They are run nice 15. How might I reduce this problem Reduce the number of messages that need processing, perhaps? Greylisting springs to mind. -- Martin A

[OT] Gmail invites

2006-05-05 Thread Martin A. Brooks
Hi Following my offer, quite a few of your requested gmail invites to be sent. I _think_ I got around to you all, but if you asked for an invite and didn't receive one, please remind me off list. Thanks -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & a

Re: screwed console [help, please]

2006-05-04 Thread Martin A. Brooks
Mauro Condarelli wrote: Question is: How can I reset /dev/tty1 from another virtual console (other consoles work ok). I *know* I can fix it "the Windows way" (i.e.: rebooting), but I would like to do it cleanly, if possible (and learn something in the process). Try "set tty sane

Re: invalid operand smp kernel error

2006-05-03 Thread Martin A. Brooks
Lubos Vrbka wrote: thanks for any hints. with best regards, I've seen this once before on an overheating Opteron system. A rethink of the cooling strategy fixed it. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL

Re: Integration of Spamassassin with exim 3

2006-05-03 Thread Martin A. Brooks
ne, though. Are you commited to using Sympa? -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. -- To UNSUBSCRIBE, email to [EMAIL PR

Re: Integration of Spamassassin with exim 3

2006-05-03 Thread Martin A. Brooks
Xavier MOGHRABI wrote: What solution do you advise me to prevent spam ? Exim 3.x is deprecated. Exim 4 has built in facilities for hooking in anti-spam and anti-virus software. Google for "exiscan" and start there. Regards -- Martin A. Brooks | http://www.antibodymx.net/ |

Re: What is Top-Post???

2006-05-02 Thread Martin A. Brooks
Daniel L. McGrew wrote: Please explain to me what top-post is?? http://www.hinterlands.org/gllugfaq/#id2466109 Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net

Re: View Debian mailing lists in a news reader

2006-05-02 Thread Martin A. Brooks
Andrew Sackville-West wrote: with all due respect, you must not send such lengthy signatures in your emails to this list. Andrew, you should also quote and trim properly when replying to list email ;) -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consul

Re: amd64 port?

2006-05-02 Thread Martin A. Brooks
or so architectures that Debian supports. I've been running production servers on Debian AMD64 for over 12 months, it's been a near flawless as makes no odds. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | f

Re: df discrepencies

2006-05-01 Thread Martin A. Brooks
ace, but no new files can be created, or existing ones extended, because there are no free inodes. 3rd. My recollection is that rebooting will fix this problem (for a while), but I'd prefer not to have to reboot every couple weeks. I fail to see why rebooting would make the tinie

Re: No sound out of Pcmcia saa7134 card...

2006-04-30 Thread Martin A. Brooks
Bruno Boettcher wrote: so i am quite lost about what is going wrong there seem to be no error messages whatsoever... Launch a mixer and check that the volume is up and the sound channels aren't muted. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & a

Re: [Somewhat OT] Explorer destroyer

2006-04-30 Thread Martin A. Brooks
Ron Johnson wrote: That just doesn't pass my reality check. Is there any official Google document that says that they will pay $1 bounties? http://www.google.com/adsense/referrals -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL

[Somewhat OT] Explorer destroyer

2006-04-29 Thread Martin A. Brooks
s to work quite well. Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. [0] http://www.hinterlands.org/ -- To UNSUBSCRIBE, e

Re: Which debian architecture

2006-04-29 Thread Martin A. Brooks
Peter Bergström wrote: But it's unofficial? Hardly. I've been using Debian AMD64 for the thick end of two years. Is it the recomended architecture anyway? If you want to run a 64 bit version of Debian on that architecture then use Debian AMD64. -- Martin A. Broo

Re: Which debian architecture

2006-04-29 Thread Martin A. Brooks
Peter Bergström wrote: Which debian architecture should i choose for a webserver with Dual Intel Xeon (em64t)? Debian AMD64 will work just fine. Shame you didn't buy a dual opteron to go with it ;) -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus C

Re: Slightly OT: Re: Offensive e-mail received

2006-04-28 Thread Martin A. Brooks
Jan Schledermann wrote: Before you slip out of the generous mood, I'd like to receive an invite for gmail from you (on the obfuscated email at the bottom of this posting) If anyone else needs a gmail invite, please ask. I have dozens spare. -- Martin A. Brooks | http://www.antibodym

Re: [Fwd: Re: Debian SSH server configuration]

2006-04-26 Thread Martin A. Brooks
mised so, potentially, is every machine that the public key has been distributed too. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system.

Re: ssh via inetd the Debian way

2006-04-25 Thread Martin A. Brooks
, if any, real memory until it's woken up. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED] | filtering. Inoculate antibodymx.net | m: +4745888254 | your mail system. -- To UNSUBSCRIBE, email to [EMAIL

Re: ssh via inetd the Debian way

2006-04-25 Thread Martin A. Brooks
Steve Lamb wrote: Is there some automated method of placing sshd into inetd? I've attempted to dpkg-reconfigure openssh-server to no avail. You almost certainly don't want to run sshd from inetd. Bad idea. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam &a

Re: Performance issue on Stable

2006-04-25 Thread Martin A. Brooks
processors, is that an Athlon processor will keep up with a pentium 4 running at twice the speed. It's certainly my experience that an Opteron will outperform a significantly higher clocked Xeon. Horses for courses, ymmv, etc. -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam &

Re: mount --bind and /etc/fstab

2006-04-24 Thread Martin A. Brooks
"logs" directory. Users then don't need to leave their own area to upload new content, and you don't have to mess around with unusual mount points. Regards -- Martin A. Brooks | http://www.antibodymx.net/ | Anti-spam & anti-virus Consultant| [EMAIL PROTECTED]

Re: how to test Ethernet connection

2006-04-24 Thread Martin A. Brooks
Serena Cantor wrote: I bought a second-hand Ethernet card, how to test it? Perhaps and over-simple suggestion but... If you give them both an IP address on the same network, you should be able to "ping" one from the other. Regards -- Martin A. Brooks | http://www.antibodymx.n