Surplus Inventory and Equipment Asset Recovery

2024-06-05 Thread Zubair Khan
Hello, Do you have any surplus products or inventory that your company may have for sale? Salvex is always on the lookout for goods at competitive prices to meet the demands of our growing customer base. If your company has any surplus items, overstock, or discontinued products that you are

Welcome refer to your reservation receipt for more information.- OC-48263

2024-01-11 Thread Tami Atanacio
Hi Thank you for your recent order by Id 9YH8ICCH2BVT Your Order Code: OCRCUMDSOJTRLM Transaction ID: 15698-K9R-591 Date : 2024-Jan-11 *Total Amount*: Thank You! Best Regards Val Dykes Central St, El Cajon, Oklahoma 46680 <>

good DoS / DDoS detection tool

2005-01-20 Thread Chad Adlawan
Good Day! Can anyone recommend a good DoS / DDoS tool. preferably something packaged in Debian stable/frozen already - with maybe capability to refuse traffic from suspected attackers. TIA, Chad

Re: Re: Thanks!

2005-01-20 Thread norwood1
no For a wide range of mobile phones,free upgrades,accessories and tariffs plus special deals when you buy online,visit www.o2.co.uk/shop http://www.o2.co.uk/shop

Re: good DoS / DDoS detection tool

2005-01-20 Thread Jason Lim
Try mod_dosevasive on a google search if you're looking for something to protect apache - Original Message - From: Chad Adlawan [EMAIL PROTECTED] To: debian-isp@lists.debian.org Sent: Thursday, 20 January, 2005 11:45 PM Subject: good DoS / DDoS detection tool Good Day! Can anyone

Re: Re: CISCO netflow graphs on Linux

2005-01-20 Thread ismail patel
Try CESNET Netflow monitor and/or ntop. I have used both on Fedora without issues. I believe both support debian. Ismail.

Re: Web-page based proxy service

2005-01-18 Thread Wouter Verhelst
On Mon, Jan 17, 2005 at 08:49:24PM +0300, Peter Clark wrote: On Monday 17 January 2005 12:08, Wouter Verhelst wrote: Are the things you want to send through the proxy delimited by the network they appear on? e.g., you want traffic for the 'Net to go through the proxy, but want to keep

Re: Web-page based proxy service

2005-01-17 Thread Wouter Verhelst
Op zo, 16-01-2005 te 06:21 +0300, schreef Peter Clark: On Saturday 15 January 2005 16:39, Fraser Campbell wrote: If you put squid as people's default gateway then you can transparently redirect all web requests through squid, if they hadn't authenticated then you could have an

Re: suexec permissions

2005-01-17 Thread Zeljko Brajdic
On Mon, 2005-01-10 at 10:48 +0100, nodata wrote: Good morning, I'm having a some permissions trouble with suexec running on Sarge. I have a virtualhost for a user called Bob which specifies User Bob and Group Bob in the /etc/apache/conf.d/bob.conf file. The permissions on /var/www/bob

Re: Web-page based proxy service

2005-01-17 Thread Peter Clark
On Monday 17 January 2005 12:08, Wouter Verhelst wrote: Are the things you want to send through the proxy delimited by the network they appear on? e.g., you want traffic for the 'Net to go through the proxy, but want to keep traffic for your local LAN as direct traffic? If so, then transparent

Re: Web-page based proxy service

2005-01-16 Thread Marek Podmaka
Hello Peter, Sunday, January 16, 2005, 4:21:10, you wrote: PC But this would require changing the user's browser settings, right? The PC thing is, I don't want _everything_ to go through the proxy, which is what PC would usually happen if it was set via the browser. Do I understand right

[Auto-Reply] { VIRUS ? } Hello

2005-01-16 Thread perla45
grazie per aver contattato i8QHE ex i7QHE franco i8QHE roseto (cosenza) AUGURA BUONE FESTE 2004 BUON 2005 E VI CONSIGLIA DI VISITARE www.i8tus.it I NEGOZI ON LINE http://www.radiosystem.it iscriviti Mediterraneo Dx Club www.mdxc.org Visita www.grandiavventure.supereva.it NUOVA SEZIONE CISAR

Dear , please check this out immediately

2005-01-16 Thread Global Power Team
Dear, please check this out immediately. I just aligned myself with the Global Power Team. They have developed a way to build a reliable income of over $9,000 per month in as little time as possible through a very unique and simple 3-step system that is unlike anything I have ever seen - and

Re: exim4 for virtual domains

2005-01-16 Thread David Schmitt
On Sunday 16 January 2005 02:51, Stephen Gran wrote: This one time, at band camp, David Schmitt said: I also have my virtual_domain list in a file: [EMAIL PROTECTED]:~$ grep virtual_domains /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs domainlist virtual_domains =

Re: Web-page based proxy service

2005-01-15 Thread Fraser Campbell
On Friday 14 January 2005 03:56, Peter Clark wrote: I would like to provide a proxy service that can be used only by accessing a web page. In other words, I don't want users to enter proxy details in their browser settings, but rather, if they want to go through a proxy, they can visit a

Re: exim4 for virtual domains

2005-01-15 Thread Antonio Rodriguez
I am also interested in this thread, but I find some parts obscure. Would you please be more explicit in the following * put this into /etc/exim4/conf.d/router/160_local_virtual_users * add a domainlist virtual_domains = ... to conf.d/main/ that is, what is the syntax for '...' ? would that

Re: exim4 for virtual domains

2005-01-15 Thread David Schmitt
On Saturday 15 January 2005 16:16, Antonio Rodriguez wrote: I am also interested in this thread, but I find some parts obscure. Would you please be more explicit in the following * put this into /etc/exim4/conf.d/router/160_local_virtual_users * add a domainlist virtual_domains = ... to

Re: exim4 for virtual domains

2005-01-15 Thread Stephen Gran
This one time, at band camp, TR RCPG said: Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of users for different domains)? Some directions about combined

Re: exim4 for virtual domains

2005-01-15 Thread Stephen Gran
This one time, at band camp, David Schmitt said: I also have my virtual_domain list in a file: [EMAIL PROTECTED]:~$ grep virtual_domains /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs domainlist virtual_domains = lsearch*;/etc/mail/virtual-domains Why an lsearch* for

Re: Web-page based proxy service

2005-01-15 Thread Peter Clark
On Saturday 15 January 2005 16:39, Fraser Campbell wrote: If you put squid as people's default gateway then you can transparently redirect all web requests through squid, if they hadn't authenticated then you could have an authentication box pop up or redirect them to an authentication webpage

Re: Web-page based proxy service [signed]

2005-01-15 Thread MB [c]
Peter Clark wrote: On Friday 14 January 2005 19:59, MB [c] wrote: You should be able to do this with a JSP. You should also be able to get SSL pages as well. I don't have an example handy, but this is not a trivial task. If there has not been answer from someone else, I'll try to get you an

Re: exim4 for virtual domains

2005-01-14 Thread Moritz Kobel
Am Thursday den 13. January 2005 schrieb TR RCPG: Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of users for different domains)? Some directions about

Web-page based proxy service

2005-01-14 Thread Peter Clark
I would like to provide a proxy service that can be used only by accessing a web page. In other words, I don't want users to enter proxy details in their browser settings, but rather, if they want to go through a proxy, they can visit a webpage, enter a URL in a form, and the page (and all

Re: exim4 for virtual domains

2005-01-14 Thread Wouter Verhelst
On Thu, Jan 13, 2005 at 06:14:05PM -0800, TR RCPG wrote: --- Wouter Verhelst [EMAIL PROTECTED] wrote: [...] Hi Walter, It's Wouter :-) thank you for answering. Would you recommend following some other route, may be postfix or some different combination? That's up to you. I prefer exim, and

Re: exim4 for virtual domains

2005-01-14 Thread TR RCPG
--- Wouter Verhelst [EMAIL PROTECTED] wrote: On Thu, Jan 13, 2005 at 06:14:05PM -0800, TR RCPG wrote: --- Wouter Verhelst [EMAIL PROTECTED] wrote: [...] Hi Walter, It's Wouter :-) I'm sorry. My eyes are getting old. {*_|*} thank you for answering. Would you recommend following

Re: exim4 for virtual domains

2005-01-14 Thread Jean-Christophe Montigny
Hello, TR RCPG wrote: I agree, but the manual is so BIG! Thats the greatest problem: reading it all and remembering details. Any shorter doc that you know about it? Browsing I found the following: http://www.marlow.dk/site.php/tech/ispworks Has anybody used this, how does it rate? It somewhat

Re: exim4 for virtual domains

2005-01-14 Thread Wouter Verhelst
Op vr, 14-01-2005 te 01:47 -0800, schreef TR RCPG: I need something simple and yet with enough power. Well, then exim will certainly do. One of its original design decisions was let's not make things needlessly complicated, but it is extremely powerful. I agree, but the manual

Re: Web-page based proxy service [signed]

2005-01-14 Thread MB [c]
Peter Clark wrote: I would like to provide a proxy service that can be used only by accessing a web page. In other words, I don't want users to enter proxy details in their browser settings, but rather, if they want to go through a proxy, they can visit a webpage, enter a URL in a form, and

Re: exim4 for virtual domains

2005-01-14 Thread David Schmitt
TR RCPG wrote: Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of users for different domains)? Some directions about combined remote mail retrieval + web

Re: Web-page based proxy service [signed]

2005-01-14 Thread Peter Clark
On Friday 14 January 2005 19:59, MB [c] wrote: You should be able to do this with a JSP.  You should also be able to get SSL pages as well.  I don't have an example handy, but this is not a trivial task.  If there has not been answer from someone else, I'll try to get you an example soon. Do

Re: Web-page based proxy service

2005-01-14 Thread Blair Strang
Peter Clark wrote: I would like to provide a proxy service that can be used only by accessing a web page. In other words, I don't want users to enter proxy details in their browser settings, but rather, if they want to go through a proxy, they can visit a webpage, enter a URL in a form, and

munin und png probleme

2005-01-13 Thread Andreas Rabus
Hallo Liste, seit dem dist-upgrade vom 12.1. habe ich probleme mit munin. Bei erstellen der Graphen bricht das cron skript ab. Ich konnte das Problem bis zu dieser Zeile zurückverfolgen: (wegen Paranoia ein bisschen anonymisiert :) (Borg ist ein Rechner um dessen Statistik es geht.) # su -s

Re: Re: Re: Internet per Satelit in Syria, Iraq, Iran and Afghanistan

2005-01-13 Thread Cristian Mezei
Ok.. Best of things to you. Best regards,Cristian Mezei http://www.xperts.ro

Re: Legal English online seminar

2005-01-13 Thread Berghs Monika
Title: Re: Legal English online seminar I have some more questions regarding a.m. offering: What ist the average time input into this seminar on the participant's side? When are other seminars scheduled for 2005? Do you have more information on the set up of the seminar? Thanks, Monika

exim4 for virtual domains

2005-01-13 Thread TR RCPG
Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of users for different domains)? Some directions about combined remote mail retrieval + web access will be

Re: exim4 for virtual domains

2005-01-13 Thread Wouter Verhelst
Op do, 13-01-2005 te 11:38 -0800, schreef TR RCPG: Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of users for different domains)? Some directions about

Re: exim4 for virtual domains

2005-01-13 Thread TR RCPG
--- Wouter Verhelst [EMAIL PROTECTED] wrote: Op do, 13-01-2005 te 11:38 -0800, schreef TR RCPG: Would someone kindly post the relevant parts of an exim4 configuration for a machine that works as isp with virtual domains, and different users (with possible not empty intersection set of

Re: phpBB vulnerability exploited

2005-01-12 Thread Wacquiez Sébastien
Fraser Campbell wrote: On Sunday 12 December 2004 17:46, Marek Podmaka wrote: I don't want to give hints on how to exploit this, but the attacker did wget the .tgz file, unpacked it in /tmp and run the program. So update all your phpBB installations ASAP (and of course all installations of

UNSUBSCRIBE

2005-01-12 Thread Pawe

IMAP Servers

2005-01-12 Thread W. Andrew Loe III
I'm currently using Courier-IMAP as my IMAP mail server, but the way it handles folders is a bit annoying (.FolderName/cur/ .FolderName/new/). Is this standard IMAP protocol, or do different servers handle this differently? Which other servers should I check out?

Re: IMAP Servers

2005-01-12 Thread Michael F. Sprague
W. Andrew Loe III [EMAIL PROTECTED] wrote: I'm currently using Courier-IMAP as my IMAP mail server, but the way it handles folders is a bit annoying (.FolderName/cur/ .FolderName/new/). Is this standard IMAP protocol, or do different servers handle this differently? Which other servers

Re: IMAP Servers

2005-01-12 Thread Michelle Konzack
Am 2005-01-12 16:27:05, schrieb W. Andrew Loe III: I'm currently using Courier-IMAP as my IMAP mail server, but the way it handles folders is a bit annoying (.FolderName/cur/ .FolderName/new/). Is this standard IMAP protocol, or do different servers handle this differently? Which other

Re: IMAP Servers

2005-01-12 Thread W. Andrew Loe III
Michael F. Sprague wrote: W. Andrew Loe III [EMAIL PROTECTED] wrote: I'm currently using Courier-IMAP as my IMAP mail server, but the way it handles folders is a bit annoying (.FolderName/cur/ .FolderName/new/). Is this standard IMAP protocol, or do different servers handle this differently?

Re: IMAP Servers

2005-01-12 Thread Philipp Kern
On 13 Jan 2005, at 00:07, W. Andrew Loe III wrote: I'm sorry, I meant to refer to its implementation of Maildir. Is this the standard format? I had a lot of trouble getting this format to work well with Apple Mail. I'm pretty sure its Mail's issue as thunderbird works perfectly. Eh... I don't

Re: IMAP Servers

2005-01-12 Thread Eric Jennings
On Jan 12, 2005, at 3:15 PM, Philipp Kern wrote: On 13 Jan 2005, at 00:07, W. Andrew Loe III wrote: I'm sorry, I meant to refer to its implementation of Maildir. Is this the standard format? I had a lot of trouble getting this format to work well with Apple Mail. I'm pretty sure its Mail's issue

Re: IMAP Servers

2005-01-12 Thread Mark Bucciarelli
On Wednesday 12 January 2005 18:34, Eric Jennings wrote: We've experienced some issues with courier-imapd and Mail.app, specifically where certain IMAP sub-Maildir mailboxes wouldn't display within Mail.app. The mailboxes work great within Thunderbird. It's been infrequent enough where we

Re: IMAP Servers

2005-01-12 Thread Ned Lukies
I do recall at one stage you had to create a symlink back to the base of the Maildir called INBOX for Mail.app to work: ln -s Maildir/ Maildir/.INBOX Hope that helps Ned We've experienced some issues with courier-imapd and Mail.app, specifically where certain IMAP sub-Maildir mailboxes

Re: [OT] Backup on DLT (recommandation)

2005-01-11 Thread Nate Duehr
Adrian von Bidder wrote: If you believe their advertisement, Exabytes VXA tapes are a cost-effective solution, compared to other tape solutions. I have no experience with them, I just thought I'd point you in that direction if you haven't investigated them yet. I used some of these a few

Re: phpBB vulnerability exploited

2005-01-11 Thread Lucas Albers
Francesco P. Lovergine said: I run apache using dchroot to avoid the most common problems. Breaking a chroot is possible, but not so easy and it's more difficult within dchroot which _should_ drops privileges properly AFAIK

Re: [OT] Backup on DLT (recommandation)

2005-01-10 Thread Adrian von Bidder
On Saturday 08 January 2005 17.46, Michelle Konzack wrote: [Tapes] My only problem is that my purse is very limited to =700 Euro. If you believe their advertisement, Exabytes VXA tapes are a cost-effective solution, compared to other tape solutions. I have no experience with them, I just

suexec permissions

2005-01-10 Thread nodata
Good morning, I'm having a some permissions trouble with suexec running on Sarge. I have a virtualhost for a user called Bob which specifies User Bob and Group Bob in the /etc/apache/conf.d/bob.conf file. The permissions on /var/www/bob are: drwx-- 2 bob bob 4096 Jan 10 10:30

Re: suexec permissions

2005-01-10 Thread Blair Strang
nodata wrote: Good morning, I'm having a some permissions trouble with suexec running on Sarge. I have a virtualhost for a user called Bob which specifies User Bob and Group Bob in the /etc/apache/conf.d/bob.conf file. snip If I switch user to bob, and run ls -la on /, /var, /var/www, /var/www/bob

Re: suexec permissions

2005-01-10 Thread Upayavira
Blair Strang wrote: nodata wrote: Good morning, I'm having a some permissions trouble with suexec running on Sarge. I have a virtualhost for a user called Bob which specifies User Bob and Group Bob in the /etc/apache/conf.d/bob.conf file. snip If I switch user to bob, and run ls -la on /, /var,

Re: suexec permissions

2005-01-10 Thread Blair Strang
discussion of User directive in VirtualHost elided nodata wrote: Ah this would explain things more - but then shouldn't running http://website/cgi-bin/test.pl work? I get the same search permissions error.. Er, yep, as far as I can see, it should. suEXEC can be a little... finicky :) What does

Re: suexec permissions

2005-01-10 Thread nodata
discussion of User directive in VirtualHost elided nodata wrote: Ah this would explain things more - but then shouldn't running http://website/cgi-bin/test.pl work? I get the same search permissions error.. Er, yep, as far as I can see, it should. suEXEC can be a little... finicky :)

Re: suexec permissions

2005-01-10 Thread Maarten
On Monday 10 January 2005 11:34, nodata wrote: nodata wrote: From: http://httpd.apache.org/docs/mod/core.html#user Special note: Use of this directive in VirtualHost requires a properly configured suEXEC wrapper. When used inside a VirtualHost in this manner, only the user that CGIs

Re: suexec permissions

2005-01-10 Thread nodata
On Monday 10 January 2005 11:34, nodata wrote: nodata wrote: From: http://httpd.apache.org/docs/mod/core.html#user Special note: Use of this directive in VirtualHost requires a properly configured suEXEC wrapper. When used inside a VirtualHost in this manner, only the user that

linux virtual server and coda

2005-01-10 Thread Francesco P. Lovergine
I'm evalutating a HA architecure based on LVS. Coda fs is a possible choice for distributed files among the real servers. It would be used for generic files, not for the DBMS, of course. Is it an affordable solution? Does anyone have first hand experiences with it? -- Francesco P. Lovergine

Re: suexec permissions

2005-01-10 Thread Blair Strang
nodata wrote: discussion of User directive in VirtualHost elided nodata wrote: Ah this would explain things more - but then shouldn't running http://website/cgi-bin/test.pl work? I get the same search permissions error.. Er, yep, as far as I can see, it should. suEXEC can be a little... finicky

Re: suexec permissions

2005-01-10 Thread Maarten
On Monday 10 January 2005 12:05, nodata wrote: On Monday 10 January 2005 11:34, nodata wrote: nodata wrote: Ah this would explain things more - but then shouldn't running http://website/cgi-bin/test.pl work? I get the same search permissions error.. Why of course. The server

Re: suexec permissions

2005-01-10 Thread nodata
nodata wrote: discussion of User directive in VirtualHost elided nodata wrote: Ah this would explain things more - but then shouldn't running http://website/cgi-bin/test.pl work? I get the same search permissions error.. Er, yep, as far as I can see, it should. suEXEC can be a little...

Re: suexec permissions

2005-01-10 Thread Blair Strang
nodata wrote: Done. chmod o+rx on: /var/www/bob /var/www/bob/htdocs /var/www/bob/cgi-bin then running a system(touch /tmp/blairtest) from cgi-bin/test.pl creates a file with bob:bob permissions. The other thing to check is that your scripts are physically located under suEXEC's DOC_ROOT

Re: suexec permissions

2005-01-10 Thread nodata
The problem with this setup is that I have to have o+rx permission on directories and non-executables, which is a little messy (and I'm not sure whether vsftpd can handle this). Plus everyone on the machine can now read the files. Ack. Well, to get /proper/ isolation you have to run

CONFIRM s011001413516053

2005-01-09 Thread SmartList
It has been requested that the following address: archive@mail-archive.com should be added to the debian-isp mailing list. The address has NOT yet been subscribed to the mailing list. To subscribe you need to confirm the subscription request by sending an email to the address:

Re: [OT] Backup on DLT (recommandation)

2005-01-08 Thread Mark Janssen
On Sat, 2005-01-08 at 17:46 +0100, Michelle Konzack wrote: Because my old DAT is not more enough, I consider to buy a DLT with 80-160 GByte. Because I have no experience with it, I like to here some suggestions. My only problem is that my purse is very limited to =700 Euro. DLT is a quite

Re: [OT] Backup on DLT (recommandation)

2005-01-08 Thread Christian Hammers
Hello Michelle On 2005-01-08 Michelle Konzack wrote: Because my old DAT is not more enough, I consider to buy a DLT with 80-160 GByte. Because I have no experience with it, I like to here some suggestions. My only problem is that my purse is very limited to =700 Euro. Why not take a couple

Re: [OT] Backup on DLT (recommandation)

2005-01-08 Thread Michelle Konzack
Am 2005-01-08 18:11:34, schrieb Mark Janssen: DLT is a quite expensive way to backup, especially considering the price of the tapes (50-100 euros). Depending on how many backups and how much data you want to keep around it might be interesting to look at other solutions (External harddrives,

Re: [OT] Backup on DLT (recommandation)

2005-01-08 Thread Dale E. Martin
Because my old DAT is not more enough, I consider to buy a DLT with 80-160 GByte. Because I have no experience with it, I like to here some suggestions. My only problem is that my purse is very limited to =700 Euro. Are the DLT only SCSI or do they exist in PATA and SATA too ? I just

Re: Re: Internet per Satelit in Syria, Iraq, Iran and Afghanistan

2005-01-07 Thread Cristian Mezei
Hi. Why don't you try www.lamit.ro . They have two way mobile systems too, as wellas fixed solutions. For more info, contact me at http://forum.xperts.ro . I'll read it for sure. Hope i helped and best of things to you. BEGIN:VCARD VERSION:2.1 N:Mezei;Cristian;Mihai;Dl. FN:Cristian Mihai

Re: Re: Internet per Satelit in Syria, Iraq, Iran and Afghanistan

2005-01-07 Thread Michelle Konzack
Long time ago... :-) Hello Cristian, Am 2005-01-07 15:29:37, schrieb Cristian Mezei: Hi. Why don't you try www.lamit.ro . They have two way mobile systems too, as well as fixed solutions. I will check it out. For more info, contact me at http://forum.xperts.ro . I'll read it for sure.

Re: Re: Details

2005-01-07 Thread redazione
Questa è una risposta automatica. Ti ringraziamo di averci scritto, ma purtroppo l'indirizzo [EMAIL PROTECTED] non è più utilizzato, quindi il messaggio che ci hai inviato non è stato ricevuto. Ti preghiamo di contattarci attraverso il form sul sito http://cinema.supereva.it -- To

Re: Keep auto-periodic fsck's enabled on ext3 partitions?

2005-01-07 Thread Glenn Oppegard
Thanks for weighing in with your opinion, which was basically what I was planning to do anyways unless I heard otherwise. We don't run cutting-edge kernels, only upgrading for important bug or security patches. Combined with nightly backups of customer data, I think we'll be pretty safe

Keep auto-periodic fsck's enabled on ext3 partitions?

2005-01-06 Thread Glenn Oppegard
Hello, We have production machines that have ext3 partitions bigger than 100GB. On our last kernel upgrade, we were surprised to see the machines do an fsck on all partitions even though they were unmounted cleanly. Upon further investigation we found the tune2fs options that force fscks of

Re: Keep auto-periodic fsck's enabled on ext3 partitions?

2005-01-06 Thread Wouter Verhelst
On Thu, Jan 06, 2005 at 01:26:02AM -0700, Glenn Oppegard wrote: Hello, We have production machines that have ext3 partitions bigger than 100GB. On our last kernel upgrade, we were surprised to see the machines do an fsck on all partitions even though they were unmounted cleanly. Upon

Re: Keep auto-periodic fsck's enabled on ext3 partitions?

2005-01-06 Thread Henrique de Moraes Holschuh
On Thu, 06 Jan 2005, Wouter Verhelst wrote: If you always upgrade to the latest kernel when it's out, it's probably a good idea to leave it on; otherwise, and as long as you don't experience problems, I suggest to switch it off. Also, if you do not have ECC RAM (with a chipset/arch that does

Re: Keep auto-periodic fsck's enabled on ext3 partitions?

2005-01-06 Thread Russell Coker
On Thursday 06 January 2005 22:48, Wouter Verhelst [EMAIL PROTECTED] wrote: That is mostly relevant for systems that don't take regular backups. If you do (and for the sake of your customers, I hope that is the case), the extra precaution isn't really necessary, and probably a bad idea if the

Re: postfix logs

2005-01-06 Thread Rodney Richison
Tomasz Papszun wrote: On Tue, 04 Jan 2005 at 15:37:46 -0600, Rodney Richison wrote: Am building a new server to replace one. (Trading Redhat for Debian) On the new machine, which is only recieving for one domain while in testing, Logcheck is reporting that postfix has a problem looking up

Re: postfix logs

2005-01-06 Thread Rodney
Tomasz Papszun wrote: On Tue, 04 Jan 2005 at 15:37:46 -0600, Rodney Richison wrote: Am building a new server to replace one. (Trading Redhat for Debian) On the new machine, which is only recieving for one domain while in testing, Logcheck is reporting that postfix has a problem looking up

RE:

2005-01-06 Thread ballard
, , ? , ? - ! : - , . ABGYMNIC -- , ,. ! ! .. . . ! http://DOMOVENOK.INFO/index.php?CID=7 .

Re: Suggestions for remote server monitoring

2005-01-05 Thread John Barton
What software would people recommend for remotely monitoring a server? I'm not talking about intrustion detection and whatnot, just keeping an eye on things like CPU load, memory, bandwidth usage, etc. Bonus points if it uses something like RRD--graphs and charts are not just pretty

Re: postfix logs

2005-01-05 Thread Tomasz Papszun
On Tue, 04 Jan 2005 at 15:37:46 -0600, Rodney Richison wrote: Am building a new server to replace one. (Trading Redhat for Debian) On the new machine, which is only recieving for one domain while in testing, Logcheck is reporting that postfix has a problem looking up rbl's. I am not running

Re: Suggestions for remote server monitoring

2005-01-05 Thread Upayavira
Jacob S wrote: On Wed, 5 Jan 2005 06:50:24 +0300 Peter Clark [EMAIL PROTECTED] wrote: What software would people recommend for remotely monitoring a server? I'm not talking about intrustion detection and whatnot, just keeping an eye on things like CPU load, memory, bandwidth usage, etc.

[OT] Debian package differences from upstream

2005-01-05 Thread Mark Bucciarelli
[ Is debian-mentors the proper list for this type of packaging question? ] On my Woody box, courier-mta logs pop transactions with the tag courierpop3login:. The logs of other courier users (freebsd, gentoo for example) have the string pop3d: It has been suggested that this is a change the

Re: [OT] Debian package differences from upstream

2005-01-05 Thread Marcin Owsiany
On Wed, Jan 05, 2005 at 08:40:21AM -0500, Mark Bucciarelli wrote: [ Is debian-mentors the proper list for this type of packaging question? ] debian-mentors is meant for people who want to package software, I think. It would probably be best to ask the package maintainer himself ([EMAIL

Re: [OT] Debian package differences from upstream

2005-01-05 Thread Stephane Bortzmeyer
On Wed, Jan 05, 2005 at 08:40:21AM -0500, Mark Bucciarelli [EMAIL PROTECTED] wrote a message of 21 lines which said: I've done apt-get source and poked around a bit but could not tell where the Debian patches made to upstream live. $PACKAGE_$VERSION.diff.gz (Some big packages use a more

Re: [OT] Debian package differences from upstream

2005-01-05 Thread Mark Bucciarelli
On Wednesday 05 January 2005 08:58, Marcin Owsiany wrote: On Wed, Jan 05, 2005 at 08:40:21AM -0500, Mark Bucciarelli wrote: On my Woody box, courier-mta logs pop transactions with the tag courierpop3login:. The logs of other courier users (freebsd, gentoo for example) have the string

Re: Suggestions for remote server monitoring

2005-01-05 Thread Philipp Kern
On 5 Jan 2005, at 14:29, John Barton wrote: If you want to monitor resources on a remote system, try cacti. It has great graphing capability using RRD. One of my favorite features is being able to highlight a section of your graph and have it draw a new graph to zoom in on the area of concern.

Re: Courier-IMAPs / POP3s login question

2005-01-04 Thread Mark Bucciarelli
On Tuesday 04 January 2005 03:53, Jens Zahner wrote: martin f krafft wrote: Beyond the documentation and the comments in the files in /etc/courier, you mean? I couldn't find any helpfull information about ssl cert based auth neither in the files nor in the documentation and google couldn't

Re: Courier-IMAPs / POP3s login question

2005-01-04 Thread Emmanuel Lacour
On Tue, Jan 04, 2005 at 08:48:57AM -0500, Mark Bucciarelli wrote: Did you try this? # apt-get install courier-imap-ssl # man mkimapdcert # cat /etc/courier/imapd.cnf As I understand, he want to authenticate users with ssl certs, not only to encrypt the imap transmission. I don't know if

Autoreply

2005-01-04 Thread autoreply
Tisztelt Érdeklõdõ! Köszöntjük a Súlykontroll Programba jelentkezõ sokszáz páciens között. Munkatársaink néhány napon belül telefonon fogják Önt megkeresni, hogy részletes felvilágosítást nyújtsanak Önnek a program mûködésérõl. A kapcsolat felvételéig szíves türelmét kérjük. Dr. Nagy

Re: Re: exim or postfix

2005-01-04 Thread Wouter Verhelst
Op ma, 03-01-2005 te 17:28 -0300, schreef Ing. Jorge Escudero: What POP or IMAP or Web mail Server use to exim on Debian? I'm not entirely sure I understand your question correctly. Do you mean What POP or IMAP daemon can I use with exim on Debian? or rather, Is there a Web mail client I can

postfix logs

2005-01-04 Thread Rodney Richison
Am building a new server to replace one. (Trading Redhat for Debian) On the new machine, which is only recieving for one domain while in testing, Logcheck is reporting that postfix has a problem looking up rbl's. I am not running in a jail. (I still copied resolv.conf to postfix for giggles. I

Re: Courier-IMAPs / POP3s login question

2005-01-04 Thread Mark Bucciarelli
On Tuesday 04 January 2005 08:55, Emmanuel Lacour wrote: As I understand, he want to authenticate users with ssl certs Courier can do SASL_PLAIN auth for imap and pop auth. See /etc/courier/imapd and /etc/courier/pop3d. Regards, Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

postfix logs

2005-01-04 Thread Rodney Richison
Am building a new server to replace one. (Trading Redhat for Debian) On the new machine, which is only recieving for one domain while in testing, Logcheck is reporting that postfix has a problem looking up rbl's. I am not running in a jail. (I still copied resolv.conf to postfix for giggles. I

Re: Suggestions for remote server monitoring

2005-01-04 Thread Jacob S
On Wed, 5 Jan 2005 06:50:24 +0300 Peter Clark [EMAIL PROTECTED] wrote: What software would people recommend for remotely monitoring a server? I'm not talking about intrustion detection and whatnot, just keeping an eye on things like CPU load, memory, bandwidth usage, etc. Bonus

Re: Suggestions for remote server monitoring

2005-01-04 Thread Stephen Gran
This one time, at band camp, Peter Clark said: What software would people recommend for remotely monitoring a server? I'm not talking about intrustion detection and whatnot, just keeping an eye on things like CPU load, memory, bandwidth usage, etc. Bonus points if it uses something

gpg to a pipe

2005-01-03 Thread Antonin Karasek
Hi, I make my backups by tar and encrypt it by gpg. I do the job over pipe because I don't have too much disk space. The result is 28GB file backup.tar.gpg Then I send the file over ftp to backup server. Is it possible to send the file directly from a pipe? More precisely - gpg will write it's

Re: gpg to a pipe

2005-01-03 Thread Antonin Karasek
Many thanks - it works. But there is another problem. I want ftp to read the file from a pipe. I get this error: local: backup.tar.gpg remote: backup.tar.gpg backup.tar.gpg: not a plain file. (backup.tar.gpg is a pipe) Is it anyhow possible to force ftp to read the file from a pipe? Many thanks

Re: gpg to a pipe

2005-01-03 Thread Alexandros Papadopoulos
On Monday 03 January 2005 12:29, Antonin Karasek wrote: Many thanks - it works. But there is another problem. I want ftp to read the file from a pipe. I get this error: local: backup.tar.gpg remote: backup.tar.gpg backup.tar.gpg: not a plain file. (backup.tar.gpg is a pipe) Is it anyhow

Re: gpg to a pipe

2005-01-03 Thread Antonin Karasek
It's a little hard-core, but I CAN pipe over ftp - I just found yout how. Fro a case, that anybody else need this, here is the script: #!/bin/bash date cd /backup mknod week.tar p mknod week.tar.gpg p tar -cpf week.tar --exclude=proc / echo password | gpg -c --passphrase-fd 0 \ --no-tty

  1   2   3   4   5   6   7   8   9   10   >