Re: [OT] sorcerer and debian-bsd

2002-01-30 Thread Dries Kimpe
On Wed, 30 Jan 2002, Paolo Alexis Falcone wrote: > > Encountered that distro too. Needs a hell of a processor (since it compiles > packages optimized to the processor), a fast internet connection and some good > amount of hard disk space. And sure it takes a long time to get it ready > (but heck,

Re: VS: VS: Apache & PHP4

2002-01-22 Thread Dries Kimpe
I run a webserver (within rug.ac.be domain) using php4, and I once had the same problem but can't remember what I exactly did to solve it (I forgot the proxy-cache & browser-cache ;-) The problem started after a apt-get upgrade, think I temporary used the sid-packages (php4 + depends)... Later I

Re: VS: VS: Apache & PHP4

2002-01-22 Thread Dries Kimpe
On Tue, 22 Jan 2002, Pieter De Troyer wrote: > > You should check again that there is uncommented loadmodule for php4, > > in your :/etc/apache/httpd.conf > > (LoadModule php4_module /usr/lib/apache/1.3/libphp4.so) > > it's uncommented, both in /etc/apache-ssl/httpd.conf and > /etc/apache/httpd.c

Re: Identd

2002-01-20 Thread Dries Kimpe
On Sun, 20 Jan 2002, Santiago Canez wrote: > How should I be starting/using identd? It takes me like 15-20 seconds to > connect to irc.openprojects.net (using Xchat), takes about the same tie to > connect to my school's pop/imap server and ssh server...and once connected > to irc.openprojects.net

Re: perl and md5 crypt

2002-01-13 Thread Dries Kimpe
On Sun, 13 Jan 2002, Thedore Knab wrote: > How would I fix this to generate MD5 passwords ? > Wouldn't it be easier (and more portable) to just use the passwd program to set the password? As you script has to run as root anyway it won't ask for the old password, and you could just write the pas

Re: Apache virtualhosts with different user

2002-01-10 Thread Dries Kimpe
On Wed, 9 Jan 2002, Gabor Gludovatz wrote: > if I define 'user' in virtualhost section of apache's httpd.conf, then my > cgi scripts will be running as 'user' if suexec has been set up correctly. > It's okay. But how can I tell apache to run the whole virtualhost as > 'user'? Including accessing h

Re: Screensaver while gdm is runing?

2002-01-10 Thread Dries Kimpe
On Thu, 10 Jan 2002, Stan Brown wrote: > What's the trick to geting xscreensaver to run, whicle gdm is displaying > alogin prompt? > > I added to /etc/X11/gdm/Postsession, the following > > /usr/X11R6/bin/screensaver -display $DISPLAY -no-splash -timeout 5 0nice 10 > > But I don't see the proce

Re: OT: performance problems.

2002-01-06 Thread Dries Kimpe
> > Linux piper 2.4.9 #1 Tue Sep 11 15:39:28 CEST 2001 i686 unknown > 16:45:25 up 13 days, 1:17, 7 users, load average: 3.40, 3.56, 3.70 > 84 processes: 83 sleeping, 1 running, 0 zombie, 0 stopped > CPU states: 0.8% user, 22.3% system, 1.0% nice, 75.9% idle

Re: OT: Cache Server side-effects

2002-01-06 Thread Dries Kimpe
On Sat, 5 Jan 2002, Kent West wrote: > > So my questions: > 1) Does anyone have experience enough with caching servers to > verify/deny that it is causing the problems? > 2) Are there any client-side settings that I can make on my Debian > boxes to bypass the cache server? > 3) If t

Re: The right way to power off a computer as non-root

2002-01-03 Thread Dries Kimpe
Maybe somebody already proposed this (I didn't get the beginning of the thread), but wat about APCI? If your computer is fairly recent, you should be able to configure it - with some time & luck - to react the way a windowspc does: just hit the power button, and it will shutdown itself gracef

Re: RealTek RTL8129/8139 Fast Ethernet driver for kernel 2.4.14

2001-11-20 Thread Dries Kimpe
Another strange thing: The new driver (rtl8139) says it's an RTL8139C+ while the 2.4.14 kernel C+ driver says otherwise. 8139cp 10/100 PCI Ethernet driver v0.0.5 (Oct 19, 2001) 8139cp: pci dev 00:09.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip 8139cp: Try the "8139too" driver inste

Re: RealTek RTL8129/8139 Fast Ethernet driver for kernel 2.4.14

2001-11-20 Thread Dries Kimpe
2000. eth0: Tx descriptor 2 is 2000. (queue head) eth0: Tx descriptor 3 is 2000. eth0: Setting half-duplex based on auto-negotiated partner ability . In any case, both cards work. I can live with about one time-out / 60min... The strange thing is that the new driver says it's a C+ (haven't tried the C+ driver from 2.4.x yet) Hope this was of some use to somebody ;-) Dries Kimpe

Re: logging out users

2001-11-20 Thread Dries Kimpe
> How do you logout "leftover" sessions? For example, I > ssh'd into my debian box, the connection went down > because of line problems, and when I log back in the > old session is still there. I don't know how to kill > it. This happened a couple of times, so in one case I > killed the the ssh pi

Re: RealTek RTL8129/8139 Fast Ethernet driver for kernel 2.4.14

2001-11-19 Thread Dries Kimpe
e-outs and 'too much work'-messages. The time-out's are really hurting because in that case the card resets itself and doesn't respond too the network for a few seconds. Dries Kimpe