Apache Include directive with wildcards???

2004-03-12 Thread A. Loonstra
According to the apache documenation http://httpd.apache.org/docs/mod/core.html#include The include directive should allow wildcards. But when I try this on my debian woody box it won't work. I put: Include /home/*/vhost.conf or Include /etc/apache/vhosts/*.vhost and I get: fopen: No such

Re: Kernel panic, desperate help needed.

2003-11-01 Thread A. Loonstra
Brent Miller wrote: This may be a longshot, but are you using a wireless networking card? I get the same kp when using linux-wlan-ng with some netgear NICs under heavy load. -Brent No sorry, I'm using a simple realtek 8139 NIC, and yes I know it's cheap but the 3coms I had before gave me way

Kernel panic, desperate help needed.

2003-10-31 Thread A. Loonstra
of backing up it crashes and a reboot is needed. I've written the oops message on the monitor down on a paper. It's a debian woody (stable) system running on a dual PIII800 kernel 2.4.18-1-686-smp. The system is running stable for 2 years now. Could anybody help me out here??? A. Loonstra Oops message

Re: Kernel panic, desperate help needed.

2003-10-31 Thread A. Loonstra
A. Loonstra wrote: [snip original message] ksymoops says: Warning (expand_objects): object /lib/modules/2.4.18-1-686-smp/kernel/fs/ext2/ext2.o for module ext2 has changed since load Warning (expand_objects): object /lib/modules/2.4.18-1-686-smp/kernel/drivers/ide/ide-disk.o for module ide-disk

Re: Kernel panic, desperate help needed.

2003-10-31 Thread A. Loonstra
Greg Folkert wrote: [snip ksymoops] Warning: Gut reactions have come forth, please be aware that your feeling MAY be hurt. Okay, I think I see an ID10T error afloat here. Re-Install the latest kernel (the one you are running), but before you do move the modules dir to dir.old Then re-run lilo

BUG in package, what to do?

2003-10-09 Thread A. Loonstra
Since I do not do this very often a very basic question: I found a problem with a package. I want it to be fixed since it hasn't for days. What do I do??? The package is xfce4 which is uninstallable because of broken packages. Since that is all it says I don't nou where to go next. I found

Re: BUG in package, what to do?

2003-10-09 Thread A. Loonstra
John Hasler wrote: [snip] So the problem has already been reported. There are two things you can do: 1) Submit a patch that fixes the problem. 2) Wait. How long would it take, normally? Arnaud. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: xfce4 install problems in unstable

2003-09-30 Thread A. Loonstra
Amal Phadke wrote: Hi all, It seems xfce4 package in unstable is broken. I get the following message when I try to apt-get it. [snip] I have the same problem, so it seems. I haven't found a solution either. It seems this package xfce4-msc-plugins is simply missing. I tried adding another

Re: .config file for kernel-2.6.0-test4

2003-09-16 Thread A. Loonstra
mess-mate wrote: Hi all, where can I get a standard or other complete .config file for kernel-2.6.0-test4 ?? Thanks for the info mess-mate You could try to extract a config file from one of 2.6 kernels included in the unstable release of debian. Arnaud. -- To UNSUBSCRIBE, email to [EMAIL

Re: Amanda or taper

2003-09-09 Thread A. Loonstra
Curtis Vaughan wrote: I have been using taper for backups for some time now, but just read an interesting article about Amanda. Is anyone using Amanda and is it better than taper? Thanks for your opinions, Curtis I've used both taper and amanda... Wasn't taper the ncurses GUI thing which

kernel patch resolved bug but can't find it

2003-08-21 Thread A. Loonstra
I was trying to patch my kernel 2.4.18(latest) using kernel-package but it didn't work. According to this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=nobug=143198 There should be a new version of grsecurity patch. But I can only get version 1.9.4-1. This is what it says when i

Re: overstaop op W2K

2003-08-11 Thread A. Loonstra
A. Loonstra wrote: He Laurens, Ik zou nog een document van het het hele verhaal van w2k uitrollen sturen. Ik leg er nu de laatste hand aan maar de eerste versie is al te downloaden. http://matilda.sphaero.org/~arnaud/w2k-pdc-02.pdf Ben nu bezig om mensen feedback te vragen, misschien heb je

overstaop op W2K

2003-08-10 Thread A. Loonstra
He Laurens, Ik zou nog een document van het het hele verhaal van w2k uitrollen sturen. Ik leg er nu de laatste hand aan maar de eerste versie is al te downloaden. http://matilda.sphaero.org/~arnaud/w2k-pdc-02.pdf Ben nu bezig om mensen feedback te vragen, misschien heb je nog

2.6.test02 fails to compile...riscom8.o

2003-08-04 Thread A. Loonstra
I've installed a debian woody system with a gnome2.2 backport. Basically it's a fresh install. I wanted to compile 2.6-test02 and created a config from config-2.4.18-686-smp config and enabling the 2.6 features by hand. When I run make-kpkg kernel-image I fails around riscom8.o. I tried

Re: extra apt sources, backports etc.

2003-07-31 Thread A. Loonstra
James Strandboge wrote: On Wed, 2003-07-30 at 15:29, A. Loonstra wrote: Hi, I've recently installed woody on a test system. I added the Gnome 2.2 backport and the Xfree 4.2 backport. I added the following to sources.list # XFree 4.2 deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main

Re: extra apt sources, backports etc.

2003-07-31 Thread A. Loonstra
A. Loonstra wrote: [snip] Well I reinstalled to machine for some more testing. I now only use your backport (gnome2.2) When I do apt-get install gnome gdm I get unmet dependencies: gnome Depends: gnucash but it is not going to be installed E: Sorry broken packages. Strange... When I go

extra apt sources, backports etc.

2003-07-30 Thread A. Loonstra
Hi, I've recently installed woody on a test system. I added the Gnome 2.2 backport and the Xfree 4.2 backport. I added the following to sources.list # XFree 4.2 deb http://www.fs.tum.de/~bunk/debian woody/bunk-1 main contrib non-free deb-src http://www.fs.tum.de/~bunk/debian woody/bunk-1 main

kernel-package problems

2003-01-19 Thread A. Loonstra
Well this thing really blew my spare Sunday... :( I'm trying to create a debian kernel package using make-kpkg. I can compile the kernel without using the debian tool. But since I like the package system I wanted to create a package of my custom kernel. But I'm not able to do so. I constantly

Promiscuous mode for ethernet device

2002-12-10 Thread A. Loonstra
After succesfully upgrading a debian potato server to woody I was left with an upgraded system which only needed a reboot to get kernel 2.4.18 running. But since everything was done remotely I waited until I was standing in front of the machine to do the reboot. I'm glad I did!!! When shutting

Re: Promiscuous mode for ethernet device

2002-12-10 Thread A. Loonstra
sean finney wrote: heya, as for why you were going in and out of that mode -- were you using any packet filtering/processing application like tcpdump or dsniff? iptables might do that as well, but i can't say off the top of my head for sure. sean I have been using tcpdump but that was only

is it possible to downgrade a package using dpkg or apt

2002-11-04 Thread A. Loonstra
I'm thinking of trying the amanda backup system from potato since woody and potato can't get along. Is it possible to downgrade it, or should I first uninstall the versions installed now. Arnaud. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Amavis server client on Debian potato and woody

2002-11-03 Thread A. Loonstra
amavis client with a newer amavis-server. Because I think this is a version conflict since I cannot find anything on this subject. Any ideas? A. Loonstra -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]