Re: lug-bg: sendmail ulimit

2004-08-28 Thread
Vasil Kolev wrote:
 , 2004-08-28  00:06, Venelin Mihaylov :

  ?:) sendmail   -, 
postfix (   , drop-in replacement), qmail (
 ,   - ), exim, courier-mta ...
 -  Postfix. 
  .

   2)  
cgi-bin .  ,   suexec
php,cgi-bin,  ulimit?   
, ulimit 
.
suexec C,apache source.   
 ,  
 apache, ,, 
.-  man setrlimit . 
  Apache 1.3.31-3 ( sarge) suexec  pam.
/etc/pam.d/suexec-apache  :

session   required   /lib/security/pam_limits.so 
conf=/etc/apache/suexec.limits

Apache 2 suexec   pam,   , 
  sarge.

,


A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



Re: lug-bg: EPay.BG - Mozilla

2004-08-28 Thread Kaloyan Ivanov
 27.8.2004 23:26 Evgeni Gechev :

[cut]

 , IE   Crossover  .  
   epay,   .  
   , .2.6.7  
 , 2.6.8-rc-.   
   ,2.6.9-rc1 -   ,  . 
   2.6.7 .

?
 IE,   
 ...
 
 ()

   .  2.6.7 2.6.8  .
  ,  Konqueror
(   https),  Mozilla i FireFox   
  ???
   .

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



Re: lug-bg: sendmail ulimit

2004-08-28 Thread Vesselin Kolev
  wrote:
 -  Postfix. 
  .

  :)
  

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



Re: lug-bg: sendmail ulimit

2004-08-28 Thread Vasil Kolev
 , 2004-08-28  11:24, Vesselin Kolev :
   wrote:
 
  
   -  Postfix. 
   
   .
 
  
  :)
 
   :)
sendmail   
  postfix   qmail.


signature.asc
Description: This is a digitally signed message part


Re: lug-bg: EPay.BG - Mozilla

2004-08-28 Thread Dimitar Terziev
On Saturday 28 August 2004 10:12, Kaloyan Ivanov wrote:

.  2.6.7 2.6.8  .
   ,  Konqueror  
  (   https),  Mozilla i FireFox
 ???
.

.  ,  
 ,   ( 
  ).
,, 
.
,  2.6.7  .
  2.6.8  Epay.bg,   , 
  https .   
.

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



Re: lug-bg:

2004-08-28 Thread George Danchev
On Thursday 26 August 2004 12:50, Peter Pentchev wrote:
--cut--
  899981bzip2, tar.
 bzip2, bzlib.c,  BZ2_bzCompressInit(),   238:

s-nblockMAX = 10 * blockSize100k - 19;

   unconditional, ,  bzip2 
 -  .,  bzip2
 ,  10  * - 19;   '
   ' == 9899981.

  , , 
  , ... 
 .   
. .

tar  bzip2  write()-  read()-
 512 .

  tar,  write- ;
block size -  
  block devices   **  , 
tar  
write().

 , ;-)

  bzip2... :)bzip2, bzip2.c, 
 compressStream(),   444:

while (True) {

   if (myfeof(stream)) break;
   nIbuf = fread ( ibuf, sizeof(UChar), 5000, stream );
   if (ferror(stream)) goto errhandler_io;
   if (nIbuf  0) BZ2_bzWrite ( bzerr, bzf, (void*)ibuf, nIbuf );
   if (bzerr != BZ_OK) goto errhandler;

}

, ...  
 -   ...

 -nIbuf = fread(..., 1, 5000, ...) -  , 
 bzip2  stdio  ,  5000  .
  ,   ,  bzip2   5000   syscall -
  stdio ,  ,
  ,  
   BUFSIZ,   stdio.h.   , 
 stdio,
   ,   Linux ( 
 glibc)   8192.   FreeBSD1024.

.. : _G_config.h:#define _G_BUFSIZ 8192
,, ;-)

 ,   tar -b  bzip2 -1..9, , 
 bzip2   syscalls,  BUFSIZ
 - BUFSIZ,  ,  -.   
 * *  ,
  tar-  ,
 :   
,8KB
 .   FreeBSD - 
 mbufs,   4KB,  
,   bzip2 1KB.   Linux

  2 (   ) strace   read()-  4.
(  ;-)

,   ,
 arch/i386/kernel/sys_i386.c, fs/pipe.c   header , ,
  
 4KB,PAGE_SIZE,   i386
  include/asm/page.h -  ... .. .. 4KB :)

 PAGE_SIZE   
.   (..   
 ).
:
http://www.gnu.org/software/libc/manual/html_node/Query-Memory-Parameters.html

 
   ,
. ;-)

 ,   syscalls  bzip2  
  -,  tar  :(

  2
. -   
 ?   ,  , 
  ..

 bzip2,  
 . .

  , , 
:)

   ,   ,   , 
   ,  
   (tar --options; bzip2 --options)

  tar -cf fname.tar foo
bzip2 -9 fname.tar.  
 ,   ,   
- - 
   tar :)

 . 
  .   : no 
more block tipstricks.

-- 
pub 4096R/0E4BD0AB  2003-03-18  keyserver.bu.edu ; pgp.mit.edu
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



lug-bg: 2.6.8

2004-08-28 Thread Dimitar Terziev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

,epay.bg, 2.6.8,   
 . 
 k3b, 
Latest News  www.k3b.org:
Do not use Kernel 2.6.8

   downgrade  2.6.7 :)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBML6N+TUkZNv8blsRAhcOAJ9ONbfiChPrOyDedxpd9Sky183fqACfafV+
ZeZoSK68zc4O5zI+HNW0+BU=
=NFoU
-END PGP SIGNATURE-

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



lug-bg: xfce keyboard switch

2004-08-28 Thread Nick Angelow
.
 xfce?
. google 
   .
xfce?
 ?
--
the lunatics are in my head
---
Nick Angelow L.T.H.M.

A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html



Re: lug-bg: xfce keyboard switch

2004-08-28 Thread Vladimir Paskov
On Sat, 2004-08-28 at 22:05 +0300, Nick Angelow wrote:
 .
   
xfce?

  . google 
.
   
   xfce?
  ?
 


 .
http://www.linux-bg.org/cgi-bin/y/index.pl?page=repositorykey=362917969
-- 
Regards,
Vladimir Paskov registerd Linux User #314087 at counter.li.org
GPG-Key-ID: 1024D/2823F569
Key fingerprint = B405 6C4D 09CB DDCB 1546  F0D7 5739 30C3 2823 F569
[EMAIL PROTECTED]


A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html