Re: Maildir performance & mutt (was Re: Someone tell me the secret of mutt)

2002-04-12 Thread Pedro Zorzenon Neto
On Fri, Apr 12, 2002 at 12:25:00AM -0700, Karsten M. Self wrote: > Is there any way to speed this up? Hi Karsten, I had problems in mailboxes with more then 5000 messages. They were very slow to open. I solved it with a procmail rule that timestamps it... Now I have monthly taged mailboxe

Routing question, mixed real+private IP network, ARP

2002-03-28 Thread Pedro Zorzenon Neto
192.168.x.y and ACCEPT for others. I think I should use some "IP tunneling" option, but I have never used and I don't know where to start from. I also don't know if this is called "IP tunneling". Any hints? Thanks in advance, Pedro -- .''`. Pedro

Re: Squid - Had to "recreate" the cache...

2002-03-12 Thread Pedro Zorzenon Neto
On Sat, Feb 09, 2002 at 06:23:09PM +0100, Johannes Franken wrote: > On Sat, Feb 09, 2002 at 02:36:23PM -0200, Pedro Zorzenon Neto wrote: > >Did squid cache got corrupted? why? what happened? > > check /var/log/squid/squid.out* I found the following error in squid's logs

Serial V.35 card

2002-03-05 Thread Pedro Zorzenon Neto
Hi folks, I have a NEC Pasolink network equipment and would like to connect it with a Debian computer to use it as a router, instead of buying a Cisco router. I have no previous experience about it. I know the Pasolink has a V.35 syncronous serial port. Which hardware do I need to conne

Re: find

2002-02-09 Thread Pedro Zorzenon Neto
On Sat, Feb 09, 2002 at 02:48:36PM -0200, Antonio Alberto Lobato wrote: > > # find /var/log -type f -exec echo -n > {} \; > > Why find create a file called "{}", instead to erase files contents? Oi! From the find manpage: -exec command ; Execute command; true if 0 sta

Squid - Had to "recreate" the cache...

2002-02-09 Thread Pedro Zorzenon Neto
Hi Folks, It installed Squid in a server three months ago and I had no problem with it since the instalation date. But yesterday, it stopped working well. It only sent to clients the first 6910 bytes of the page and then stopped. Every computer in the localnet using it as a proxy, only coul

Re: Printing to HP Laserjet 1100

2001-12-13 Thread Pedro Zorzenon Neto
On Thu, Dec 13, 2001 at 04:37:01PM -0200, Michel Loos wrote: > On Thu, 2001-12-13 at 10:31, Pedro Zorzenon Neto wrote: > > Hi all, > > > >I have a HP Laserjet 1100 printer. It works ok with magicfilter. > >In the Debian machine with magicprinter, it prints a

Printing to HP Laserjet 1100

2001-12-13 Thread Pedro Zorzenon Neto
Hi all, I have a HP Laserjet 1100 printer. It works ok with magicfilter. In the Debian machine with magicprinter, it prints about 2 pages per minute. Using the driver that came with it, in a machine with other Pseudo-OS that I wont say the name here :-) it prints 8 pages per minute. I

Re: Serial i386 - high priority IRQ & disable FIFO

2001-09-05 Thread Pedro Zorzenon Neto
On Thu, Aug 16, 2001 at 09:31:43AM -0300, Pedro Zorzenon Neto wrote: > Hi all, > > I need to use a special device conected to the other end in a hardware > installed this way: > PC - modem - telephoneline - modem - device. > > So.. what is the problem? > The de

xserver for intel 82815

2001-08-29 Thread Pedro Zorzenon Neto
Please CC your reply to me, I'm not a subscriber of this list. Hi all, I am experiencing problems with a video board that shares VideoRam with Ram. The computer is an HP Vectra VL400, P3-800. It has on-board 82815 Intel video. Which xserver does this chip requires? The computer has

Serial i386 - high priority IRQ & disable FIFO

2001-08-16 Thread Pedro Zorzenon Neto
Please CC your reply to me, I'm not a subscriber of this list. Hi all, I need to use a special device conected to the other end in a hardware installed this way: PC - modem - telephoneline - modem - device. So.. what is the problem? The device sends "messages" to the PC of 1 to 4 bytes.

Re: mini HOWTO: Installing Debian on 4 MB RAM

2001-07-25 Thread Pedro Zorzenon Neto
Hi Jens, Congratulations! You did a good work! On Wed, Jul 25, 2001 at 10:56:40AM +0200, Jens Scheidtmann wrote: > * a LapLink cable (at least this howto assumes it, but you sure can > use other means to connect the two computers). I'd put a link or a apendix in the how-to about the cable

References to the mailing list archives

2001-07-07 Thread Pedro Zorzenon Neto
Please CC copies of replies to me as I'm not a subscriber of debian-user. Hi, I'd like to make references in some changelog to a message in debian mailing list archives. In the header of the message I have: X-Mailing-List: archive/latest/91560 Can I put this as reference? How

Re: HELO command in exim

2001-07-04 Thread Pedro Zorzenon Neto
Hi Tony, That solved the problem. Thanks Pedro On Wed, Jul 04, 2001 at 05:54:50PM +0200, Tony Crawford wrote: > Pedro Zorzenon Neto wrote (on 4 Jul 2001, at 9:45): > > > How can I tell exim to send my full domain in the HELO > > instead of my hostname? > > &g

HELO command in exim

2001-07-04 Thread Pedro Zorzenon Neto
Please CC copies of replies to me as I'm not a subscriber of this list Hi all, I have some problem with exim. When it contacts foreign hosts to send my mail, it starts with: HELO milho (milho is my hostname) But some servers reject the messages because they check the HELO comm

Re: Video shutdown instead of xscreensaver

2001-06-16 Thread Pedro Zorzenon Neto
On Sat, Jun 16, 2001 at 06:55:43AM -0400, [EMAIL PROTECTED] wrote: ... > I put this line in .xinitrc > > xset dpms 300 360 480 ... > Sometimes it doesn't work and I have to go to another terminal and then back > to terminal 7 where X is. I don't know what that is. I think I started > having this

Re: Video shutdown instead of xscreensaver

2001-06-15 Thread Pedro Zorzenon Neto
If you go to System --> Gnome Control Panel you will > see screensaver. In there you can setup what you want > to do. > --- Pedro Zorzenon Neto <[EMAIL PROTECTED]> wrote: > > Please CC reply copies as I'm not a subscriber of > > this list. > > > > Hi,

Video shutdown instead of xscreensaver

2001-06-15 Thread Pedro Zorzenon Neto
Please CC reply copies as I'm not a subscriber of this list. Hi, When I don't move the mouse or type for some minutes, xscreensaver runs. How can I change this? I'd like that my monitor turns off or enter in sleep mode instead of xscreensaver. Is there some How-To where I can find some hin

Image Aquisition Boards / Cameras

2001-02-20 Thread Pedro Zorzenon Neto
Hi all, Please cc a copy of the replies because I am not a subscriber of this list I need to capture a image with a CCD camera in a i386 PC computer. Does anybody know a manufacturer that I can buy the camera and aquisition board to use in my Debian GNU/Linux? Thanks a lot Pedro

clock with wrong time

2001-02-20 Thread Pedro Zorzenon Neto
Hi all, Please cc a copy of your replies as I am not a subscriber of this list. I have something strange happening in my computer, take a look: [EMAIL PROTECTED]:~$ date ter fev 20 10:37:24 BRT 2001 [EMAIL PROTECTED]:~$ date --rfc-822 Tue, 20 Feb 2001 10:37:25 -0300 [EMAIL PROTECTED]:~$ telne

configuring timezones

2000-11-08 Thread Pedro Zorzenon Neto
Hi, all In my country (Brazil), each year there is a diferent day for changing the clock to daylight saving time. This year, the clock changed in the wrong day from BRT (GMT - 3hs) to BRST (GMT - 2hs). How can I set the date that system will change my clock? Thanks Pedro