Quota support for reiserfs on kernel 2.4.4

2001-05-20 Thread Marcin Owsiany
on an IDE drive (I fear long fscks in case of crash) or apply that quota patch and put reiser on it (it's said to cut fsck time..). thanks in advance Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75

Re: Finding the Bottleneck

2001-06-10 Thread Marcin Owsiany
289160K total,0K used, 289160K free,10320K cached Remember that adding RAM means larger buffers/cache, and so faster IO. Only 3 MB free memory means that Linux would really like more RAM for larger buffers. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.ag

Re: Finding the Bottleneck

2001-06-11 Thread Marcin Owsiany
r such a heavily loaded machine. Marcin PS: No need to CC to me. -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: smbclient question.

2001-06-29 Thread Marcin Owsiany
ideas on >how I can get > it to just get the files and not ask anything? I don't know about smbclient, but FTP has a 'prompt' command to solve this problem. Maybe try 'prompt n' before that? Marcin -- - Marcin Owsiany [EMAIL P

Re: Salt for /etc/shadow and passwd?

2001-07-18 Thread Marcin Owsiany
precisely the first two characters. _If_ you use the old crypt() semantics. If you provide a salt starting with '$1$' it will give you MD5-hashed password. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3

Re: Apache CGI Distress

2001-07-26 Thread Marcin Owsiany
On Wed, Jul 25, 2001 at 08:32:41PM -0400, Gene Grimm wrote: > even restarted Apache several times. What might I be missing? Maybe /var/log/apache/suexec(.log)? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA

safe PHP scripts execution?

2001-07-27 Thread Marcin Owsiany
mod g+w file or 3. administrator intervence for each file (chgrp www-data file ; chmod g+w file) (All three of them are bad security, if the user wants to protect the file from being written to by others) Marcin PS: Sorry for the strange language. I'm sleepy :-\ -- Marcin Owsiany <[EM

Zero quota?

2001-09-18 Thread Marcin Owsiany
Hi! How do I specify that a user should be allowed to use "0" blocks on some device? AFAIK specifing "0" in edquota means that there should be no limit at all, which is quite the opposite. thanks Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marci

Re: Mail Server Virus Protection

2001-10-06 Thread Marcin Owsiany
this > such as the format for mail storage and configuration? Thanks for any > assistance you can provide. Don't use AVP. It's a piece of crap. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F7

Re: Mail Server Virus Protection

2001-10-06 Thread Marcin Owsiany
anning quite a number of mails every day > and blocking the plague of Win32 viruses.. Yeah, only it crashes on larger mails and fills up whole disk with some binary crap instead of report :-> Installer doesn't even run, you need to install it manually. And of course it's as non free as

Re: Mail Server Virus Protection

2001-10-06 Thread Marcin Owsiany
--- Seriously, though: i don't know any such piece of software. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: webalizer

2001-10-08 Thread Marcin Owsiany
On Mon, Oct 08, 2001 at 01:01:16PM -0700, Jeremy C. Reed wrote: > > I am guessing that there is a config option to allow longer requests. (But > I don't see it in my manual page.) I don't think so. I remember I had to patch it and recompile. Marcin -- Marcin Owsian

Re: xinetd /etc/host.deny ALL:PARANOID

2002-01-10 Thread Marcin Owsiany
On Fri, Jan 11, 2002 at 12:11:13AM +0100, martin f krafft wrote: > it's not really a security measure anymore, i find. feel free to > disagree... Disabling PARANOID mode only means that you shouldn't trust the logged hostnames, because thay may be faked, no? Marcin -- Marcin

Weird SMP problem

2002-01-31 Thread Marcin Owsiany
solate the problem are very welcome. Marcin -- Marcin Owsiany [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Weird SMP problem

2002-02-01 Thread Marcin Owsiany
ls are detected). Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: recheck for new partition without reboot?

2002-02-02 Thread Marcin Owsiany
l to reread the new partition table after writing it... Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Re: SSH Daemon failing

2002-02-25 Thread Marcin Owsiany
ld exited) --- > _exit(0) Try running it under strace -f (or -F) to see what the child does before it dies. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE,

Exim + POP3 + quota problems

2002-03-16 Thread Marcin Owsiany
The only solution I could come up with is switching to Maildir delivery, but might be painful... Maybe there's some solution I've overlooked? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D

Re: Exim + POP3 + quota problems

2002-03-18 Thread Marcin Owsiany
On Sun, Mar 17, 2002 at 10:11:27PM -0600, Rich Puhek wrote: > Marcin Owsiany wrote: > > - exim delivers mail to /var/mail/ > > - qpopper is my POP3 server > > - /var/spool/pop is a symlink to /usr/local/pop > > - there is no user quota for /usr/local partition &

Re: Exim + POP3 + quota problems

2002-03-18 Thread Marcin Owsiany
ke it more than > anything else I have used) or any other pop server that supports > Maildir. Actually I have to deal with qmail on another machine, and I prefer exim... and it supports Maildir delivery as well, so I think I'll just try to switch to it. Marcin -- Marcin Owsiany <[E

Re: Radius choices now that freeradius has been dropped from woody.

2002-04-16 Thread Marcin Owsiany
> What does the Woody+1 mean, a minor release/update to woody or does it > mean sid? It means the next release after woody (i.e. the suite that will be "testing" after woody is released). Sid will never be released. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> ht

Re: Setting user passwords non-interactively

2002-05-19 Thread Marcin Owsiany
assword if the old one matches. It used to be called from a perl script via perl's open(). The code is very application-specific so would need some tweaking, and the comments are in Polish, but if anyone is still interested... Marcin -- Marcin Owsiany <[EMAIL PROTECTED]>

Re: Setting user passwords non-interactively

2002-05-20 Thread Marcin Owsiany
On Sun, May 19, 2002 at 11:35:00PM +0200, staf wagemakers wrote: > On Sun, May 19, 2002 at 03:18:29PM +0200, Marcin Owsiany wrote: > > > I settled for a tip from greycat at #debian: > > > > > > usermod -p `mkpasswd --hash=md5 $cleartxtpw` $username > > >

Re: Exim sending errors to root

2002-05-26 Thread Marcin Owsiany
han the one in /etc/crontab (or /etc/cron.d/*). (therefore cron tries to call a 'root' command, which doesn't exist). Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 --

Re: Maildir equivalent to mail -f username

2002-05-26 Thread Marcin Owsiany
". However I am unable any equivalent for a maildir > system. Has anyone come across such a program? Or how do you manipulate > users mail boxes? Try mutt. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA F

Re: Extended find an replace SOS

2002-07-10 Thread Marcin Owsiany
nd/replace/g' `find dir -name '*.htm'` Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Policy for use of Group Names

2000-03-31 Thread Marcin Owsiany
just what i learnt.. i guess there is some more info about it in some Debian policy.. regards, Marcin -- --------- Marcin Owsiany [EMAIL PROTECTED] -

cp [was: Re: ** Emegancy Request **]

2000-08-22 Thread Marcin Owsiany
esfully several times when copying whole partitions. Does anyone know any problems when using cp in such situations? regards Marcin -- ++ The reason we come up with new versions |Marcin Owsiany | is not to fix bugs. It's the stupidest |[EMAIL

Re: hosts.deny

2000-09-07 Thread Marcin Owsiany
egards Marcin -- - Marcin Owsiany [EMAIL PROTECTED] -

merging apache config files [was: Re: htaccess success!]

2001-02-24 Thread Marcin Owsiany
stop this problem; but would help in tracking down multiple > and conflicting directives.) I don't think so. Each directive belongs to one file. Browsing through a 3 kb access.conf is certainly easier than browsing through a huge, combined, 20 kb httpd.conf Marcin -- Marcin O

Re: Can't delete or modify file

2001-04-20 Thread Marcin Owsiany
to delete, rename, chown and chmod with out any luck. What > > should I > > do? I can't even find out what 'S' as a permission is. Any help would be > > greatly appreciated. > > man chattr Or maybe better fsck. The 'b' means it's a block

Performance monitor

2001-05-01 Thread Marcin Owsiany
Hello! I wonder what you guys use as performance monitoring/bottleneck detection software (preferably for a text terminal)? I mean I would like to see some more detailed data than just 'load average' :-) Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/

Re: Performance monitor

2001-05-02 Thread Marcin Owsiany
; being used), and things like that. atsar/sar seems to do the trick Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Quota support for reiserfs on kernel 2.4.4

2001-05-20 Thread Marcin Owsiany
on an IDE drive (I fear long fscks in case of crash) or apply that quota patch and put reiser on it (it's said to cut fsck time..). thanks in advance Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75

Re: Finding the Bottleneck

2001-06-10 Thread Marcin Owsiany
289160K total,0K used, 289160K free,10320K cached Remember that adding RAM means larger buffers/cache, and so faster IO. Only 3 MB free memory means that Linux would really like more RAM for larger buffers. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu

Re: Finding the Bottleneck

2001-06-11 Thread Marcin Owsiany
r such a heavily loaded machine. Marcin PS: No need to CC to me. -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Re: smbclient question.

2001-06-29 Thread Marcin Owsiany
> ideas on how I can get > it to just get the files and not ask anything? I don't know about smbclient, but FTP has a 'prompt' command to solve this problem. Maybe try 'prompt n' before that? Marcin -- - Marcin Owsiany [EMAIL PROTECTED] -

Re: webalizer

2001-10-08 Thread Marcin Owsiany
On Mon, Oct 08, 2001 at 01:01:16PM -0700, Jeremy C. Reed wrote: > > I am guessing that there is a config option to allow longer requests. (But > I don't see it in my manual page.) I don't think so. I remember I had to patch it and recompile. Marcin -- Marcin Owsian

FTP: symlinks, SITE commands

2001-11-08 Thread Marcin Owsiany
oc/proftpd... regards Marcin -- Marcin Owsiany [EMAIL PROTECTED]

Re: xinetd /etc/host.deny ALL:PARANOID

2002-01-10 Thread Marcin Owsiany
On Fri, Jan 11, 2002 at 12:11:13AM +0100, martin f krafft wrote: > it's not really a security measure anymore, i find. feel free to > disagree... Disabling PARANOID mode only means that you shouldn't trust the logged hostnames, because thay may be faked, no? Marcin -- Marcin

Re: Weird SMP problem

2002-02-01 Thread Marcin Owsiany
ls are detected). Marcin -- Marcin Owsiany <[EMAIL PROTECTED]>

Re: recheck for new partition without reboot?

2002-02-02 Thread Marcin Owsiany
reread the new partition table after writing it... Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Re: SSH Daemon failing

2002-02-25 Thread Marcin Owsiany
xited) --- > _exit(0) Try running it under strace -f (or -F) to see what the child does before it dies. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Re: Exim sending errors to root

2002-05-26 Thread Marcin Owsiany
han the one in /etc/crontab (or /etc/cron.d/*). (therefore cron tries to call a 'root' command, which doesn't exist). Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 --

Re: Maildir equivalent to mail -f username

2002-05-26 Thread Marcin Owsiany
". However I am unable any equivalent for a maildir > system. Has anyone come across such a program? Or how do you manipulate > users mail boxes? Try mutt. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA F

Re: Extended find an replace SOS

2002-07-10 Thread Marcin Owsiany
nd/replace/g' `find dir -name '*.htm'` Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: trying to understand 8bit emails

2003-06-27 Thread Marcin Owsiany
t;\n":"") } split(//,$_)' < before.jpg > E1 perl -p -e '$_=join "", map { "[".ord($_)."]".($_ eq "\n"?"\n":"") } split(//,$_)' < after.jpg > E2 diff -u E1 E2 > diff I'd be grateful if y

Re: Server hacked - next...?

2003-06-30 Thread Marcin Owsiany
I guess this should have been 04000 Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

differential/incremental /var/log backups

2003-07-24 Thread Marcin Owsiany
means larger backups - changing traditional rotation (file.number.gz) to something like file.year-month-day.gz - this means changing all rotation cronjobs or patching logrotate Has anyone thought of something better? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]>

Re: Installing packages without dependencies

2003-08-21 Thread Marcin Owsiany
t;? :o) You're looking for equivs Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: proposed updates security fixes?? (apt-get update failure v2)

2003-09-19 Thread Marcin Owsiany
dates desynchroni[zs]ation, see http://lists.debian.org/debian-security/2003/debian-security-200309/msg00146.html Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, em

Re: How to modify input-chain to simulate "lost packets"?

2003-09-28 Thread Marcin Owsiany
our help. I heard there is an "-m random" netfilter module in netfilter CVS, which should let you do exactly this. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -

Re: CGI and Virtual Hosts

2003-10-04 Thread Marcin Owsiany
hy is this doubled? Is this intentional? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to investigate kernel failure?

2003-10-17 Thread Marcin Owsiany
; At this point the server was defently dead, only replaying to the ping. The above are stack dumps. As you can see the most-recently invoked function in each case was getblk(), so I'd say you need to check your filesystem (and/or replace the hard drive). Marcin -- Marcin Owsiany <[EMAIL

Intel SRCU42X SCSI RAID contoller

2004-01-28 Thread Marcin Owsiany
e for download (megaraid.o). The source is included, so probablu it the same as in stock kernel, but could anyone confirm this? regards Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 12

Re: Intel SRCU42X SCSI RAID contoller

2004-01-30 Thread Marcin Owsiany
In case someone has similar problem in the future: the card seems to work OK with the megaraid.o driver in 2.4.24. I didn't succeed in using the same driver in 2.4.28-bf2.4, it just said "No such device". regards Macin -- Marcin Owsiany <[EMAIL PROTECTED]> htt

Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
Hi! I need to choose between: - 3Ware Escalade 8006-2LP - Promise Fast Track S150 TX4 The Fast Track is a little cheaper, and has 4 interfaces (3Ware only 2). Is there any good reason to choose 3Ware? regards, Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsi

Re: Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
23, 2004 at 06:10:23 +0100, Marcin Owsiany > ><[EMAIL PROTECTED]> wrote: > > > >>Hi! > >> > >>I need to choose between: > >>- 3Ware Escalade 8006-2LP > >>- Promise Fast Track S150 TX4 Please note that 3Ware Escalade 8006-2LP only

Re: Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
On Tue, Mar 23, 2004 at 06:20:51PM +0100, Franz Georg Köhler wrote: > On Di, Mär 23, 2004 at 06:10:23 +0100, Marcin Owsiany <[EMAIL PROTECTED]> wrote: > > Hi! > > > > I need to choose between: > > - 3Ware Escalade 8006-2LP > > - Promise Fast Track S150

lm-sensors support for SE7501BR2 ?

2004-07-14 Thread Marcin Owsiany
-i801', I2C address 0x51 Chip `Serial EEPROM (PC-100 DIMM)' (confidence: 8) But does not find any thermal sensors. Has anyone had more luck with such hardware? The manual says the sensors are managed by Heceta chip U5F10, for which google finds no good hits. Marcin -- Marcin

Re: High volume mail handling architecture

2004-09-09 Thread Marcin Owsiany
m scanning on that box? kind regards, Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: High volume mail handling architecture

2004-09-09 Thread Marcin Owsiany
On Thu, Sep 09, 2004 at 06:43:21AM -0600, Nate Duehr wrote: > > On Sep 9, 2004, at 2:44 AM, Marcin Owsiany wrote: > > > >More than 90% of the disk transactions are on the (logical) disk where > >mail is stored. The only processes which touch that disk, are qmail >

Re: High volume mail handling architecture

2004-09-10 Thread Marcin Owsiany
On Fri, Sep 10, 2004 at 09:07:37PM +0200, Jonathan G - Mailing Lists wrote: > Sorry, what's your MTA? Mine? On that particular machine it is qmail that does the deliveries (or rather, what is left of qmail after all the patching I've done). Marcin -- Marcin Owsiany <

Re: Can we build a proper email cluster? (was: Re: Why is debian.org email so unreliable?)

2004-10-16 Thread Marcin Owsiany
same time, so it's 0.1*0.1 == 0.01, as long as the possibilites are independent (not sure if that's the right translation of the term). Or am I wrong in the first sentence? Otherwise, I'd say that the increase of availability is worth the additional debugging effort :-) Marcin -- Ma

Re: Documentation of big "mail systems"?

2004-10-16 Thread Marcin Owsiany
On Sat, Oct 16, 2004 at 09:41:43PM +1000, Russell Coker wrote: > There's less cables for idiots to trip over or otherwise break > (don't ask), I dare to ask :-) Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE

DNS TTLs [was: help with BIND SRV]

2004-10-08 Thread Marcin Owsiany
than being served exactly X seconds earlier by an authorative nameserver. Any number of caching layers in between can't change this, unless there are relativistic effects involved :-P Or do I misunderstand the concept of TTL? (I.e TTL gets 'frozen' at some point.) Please note that I&#

Q-P [was: 'dialup-ranges?' Re: greylisting DNSBL hosts?]

2004-10-08 Thread Marcin Owsiany
-printable > > Please don't do that. Quoted-printable is broken. Could you elaborate on that? Maybe it makes little sense to use Q-P on plain ASCII message with sane line lengths, but why "broken"?? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://mar

What stripe size for mail server?

2004-11-10 Thread Marcin Owsiany
totally unreasonable for such usage? regards, Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What stripe size for mail server?

2004-11-10 Thread Marcin Owsiany
e file size / number of data disks up to no more than 32KB stripe. Since avg file size would be something around 2500 bytes, and we have 5 disks, that would give us a 500 byte stripe. I don't think that is even possible. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://ma

Re: Webserver with RAID-5 - performance problem

2004-12-15 Thread Marcin Owsiany
inux generally uses 128K blocks? Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [OT] Debian package differences from upstream

2005-01-05 Thread Marcin Owsiany
es made to upstream live. See the diff.gz file (BTW vim does nice highligting if you have syntax on), it usually contains all the debian modifications to the upstream tarball. regards, Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 F

Re: Writing to the root directory of disk partitions

2000-03-16 Thread Marcin Owsiany
ould be mounted before the services are activated. Imagine the MTA stores some mail in the directory before the partition is mounted - the messages become invisible! You should probably make a proper entry in /etc/fstab to let this mount automatically in appropiate stage of system startup. regards Marc

Weird thing (qmail, amavis, maildrop)

2003-04-25 Thread Marcin Owsiany
I have no idea how or when exactly this might happen? The message looks properly formatted plaintext/html + attachment. I can provide it if someone's interested. The thing that bugs me most is that AVP doesn't detect that the message is a virus during the first delivery, but does

Re: trying to understand 8bit emails

2003-06-26 Thread Marcin Owsiany
t;\n":"") } split(//,$_)' < before.jpg > E1 perl -p -e '$_=join "", map { "[".ord($_)."]".($_ eq "\n"?"\n":"") } split(//,$_)' < after.jpg > E2 diff -u E1 E2 > diff I'd be grateful if y

Re: Server hacked - next...?

2003-06-30 Thread Marcin Owsiany
I guess this should have been 04000 Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Intel SRCU42X SCSI RAID contoller

2004-01-28 Thread Marcin Owsiany
e for download (megaraid.o). The source is included, so probablu it the same as in stock kernel, but could anyone confirm this? regards Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216

Re: Intel SRCU42X SCSI RAID contoller

2004-01-30 Thread Marcin Owsiany
In case someone has similar problem in the future: the card seems to work OK with the megaraid.o driver in 2.4.24. I didn't succeed in using the same driver in 2.4.28-bf2.4, it just said "No such device". regards Macin -- Marcin Owsiany <[EMAIL PROTECTED]> htt

Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
Hi! I need to choose between: - 3Ware Escalade 8006-2LP - Promise Fast Track S150 TX4 The Fast Track is a little cheaper, and has 4 interfaces (3Ware only 2). Is there any good reason to choose 3Ware? regards, Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsi

Re: Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
23, 2004 at 06:10:23 +0100, Marcin Owsiany > ><[EMAIL PROTECTED]> wrote: > > > >>Hi! > >> > >>I need to choose between: > >>- 3Ware Escalade 8006-2LP > >>- Promise Fast Track S150 TX4 Please note that 3Ware Escalade 8006-2LP only

Re: Which SATA RAID controller?

2004-03-23 Thread Marcin Owsiany
On Tue, Mar 23, 2004 at 06:20:51PM +0100, Franz Georg Köhler wrote: > On Di, Mär 23, 2004 at 06:10:23 +0100, Marcin Owsiany <[EMAIL PROTECTED]> > wrote: > > Hi! > > > > I need to choose between: > > - 3Ware Escalade 8006-2LP > > - Promise Fast Track S1

cp [was: Re: ** Emegancy Request **]

2000-08-22 Thread Marcin Owsiany
esfully several times when copying whole partitions. Does anyone know any problems when using cp in such situations? regards Marcin -- ++ The reason we come up with new versions |Marcin Owsiany | is not to fix bugs. It's the stupidest |[EMAIL

Re: hosts.deny

2000-09-07 Thread Marcin Owsiany
egards Marcin -- - Marcin Owsiany [EMAIL PROTECTED] - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Delay in connecting to service

2000-10-06 Thread Marcin Owsiany
On Fri, Oct 06, 2000 at 11:16:00AM +0200, Fredrik Liljegren wrote: > Marcin Owsiany <[EMAIL PROTECTED]> writes: > > On Fri, Oct 06, 2000 at 09:56:44AM +0200, Fredrik Liljegren wrote: > > > Oct 2 08:52:04 bifrost sshd[228]: debug: Forked child 18444. > > > O

Re: Exim+mailmain

2000-12-16 Thread Marcin Owsiany
ses, you'll need to specify a user=list line or something like that in the system_aliases director. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, e

identd + SOCKS

2001-01-09 Thread Marcin Owsiany
| identd| | | - -- Does anyone know a solution that would allow the IRC server to get an ident reply of the client's IP number instead of the SOCKS server username, when the client connects via the SOCKS server? thanks in advance Ma

Re: identd + SOCKS

2001-01-09 Thread Marcin Owsiany
On Tue, Jan 09, 2001 at 08:07:28PM +0100, Nicolas Bougues wrote: > On Tue, Jan 09, 2001 at 07:59:10PM +0100, Marcin Owsiany wrote: > This would require some kind of cooperation between the SOCKS proxy (which > knows the real identity of the IRC client) and the identd (which gets >

Re: identd + SOCKS

2001-01-09 Thread Marcin Owsiany
On Tue, Jan 09, 2001 at 12:41:03PM -0700, John Gonzalez/netMDC admin wrote: > On Tue, 9 Jan 2001, Marcin Owsiany wrote: > > | Too bad. Looks like i'll need to do some coding, unless there > | exists something I could use instead of SOCKS, like an IRC > | proxy with an

Re: identd + SOCKS

2001-01-10 Thread Marcin Owsiany
the bounce proxy so that it will return an IP or a hostname of the client using the proxy? > In this case i would run midentd on the socks-server, a ident-daemon > with masq support(IPadress based). But I do not want to masquerade the clients' network, and using midentd would require that,

Re: identd + SOCKS

2001-01-10 Thread Marcin Owsiany
On Wed, Jan 10, 2001 at 09:00:06AM -0700, John Gonzalez/netMDC admin wrote: > On Wed, 10 Jan 2001, Marcin Owsiany wrote: > | Will the identd daemon somehow communicate with the bounce > | proxy so that it will return an IP or a hostname of the client > | using the proxy? > >

Re: Kernel buffers

2001-01-10 Thread Marcin Owsiany
as much free memory into buffers as it can. This is good, because it will make the system use disk less frequently. Kernel will also shrink the memory devoted to buffers if some program needs it. Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024

Web mail system for Qmail

2001-01-19 Thread Marcin Owsiany
have time to customize it extensively. regards Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unusal fetchmail error

2001-01-24 Thread Marcin Owsiany
process of the zombie fetchmail? (ps axf) Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

merging apache config files [was: Re: htaccess success!]

2001-02-23 Thread Marcin Owsiany
stop this problem; but would help in tracking down multiple > and conflicting directives.) I don't think so. Each directive belongs to one file. Browsing through a 3 kb access.conf is certainly easier than browsing through a huge, combined, 20 kb httpd.conf Marcin -- Marcin O

Re: Can't delete or modify file

2001-04-20 Thread Marcin Owsiany
d with out any luck. What should I > > do? I can't even find out what 'S' as a permission is. Any help would be > > greatly appreciated. > > man chattr Or maybe better fsck. The 'b' means it's a block special device file. The 'S' me

Performance monitor

2001-05-01 Thread Marcin Owsiany
Hello! I wonder what you guys use as performance monitoring/bottleneck detection software (preferably for a text terminal)? I mean I would like to see some more detailed data than just 'load average' :-) Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.

Re: Performance monitor

2001-05-02 Thread Marcin Owsiany
h > being used), and things like that. atsar/sar seems to do the trick Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://student.uci.agh.edu.pl/~porridge/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje