Re: Using automake

2009-02-16 Thread Joris Dobbelsteen
Laurent Guignard wrote, On 15-02-09 18:58: Joris Dobbelsteen a écrit : Hello, I'm trying to build a application and was trying to use automake with it. Now I've stumbled upon an issue, see below, I cannot resolve for a few days. I think it is somewhere(tm) in the manual though.

Using automake

2009-02-14 Thread Joris Dobbelsteen
Hello, I'm trying to build a application and was trying to use automake with it. Now I've stumbled upon an issue, see below, I cannot resolve for a few days. I think it is somewhere(tm) in the manual though. Can anyone point me to the problem and/or solution? Thanks, - Joris ==

Re: Dns bind9 not foward

2008-09-06 Thread Joris Dobbelsteen
I would kick out the hint zone and replace it with what is below. You can remove your other forward operation. I would especially remove "forward first". zone "." { type forward; forward only; forwarders { 192.168.10.11; 195.241.77.55; 195.241.77.58; }; }; This work

Re: how to restrict developers in /var/www/html directory...??

2008-09-03 Thread Joris Dobbelsteen
Consider using ACLs. I think this is really the only way. Only Linux user-level tools support for it lacking (though it works perfectly). What I was trying locally is having the files owned by the user & its group. An ACL (+ default ACL) adds access for the www-data group, so the web server

Re: Question about Raid/Boot

2008-09-03 Thread Joris Dobbelsteen
Tom Allison wrote, On 2-Sep-2008 21:12: I'm going to sound dumb, but isn't that just marking it bootable and then running grub on the second disk to set the grup boot files in place on the second disk? Yes, Gentoo has a good tutorial in its wiki. I used that as there are some 'special' things

Re: Migrate from AMD64 to i386

2008-08-23 Thread Joris Dobbelsteen
t the 2.6.25-2 kernel under xen didn't work "out of the box". Only squid3 did require a aptitude reinstall to get working again. - Joris Shachar Or wrote, On 23-Aug-2008 11:10: On Saturday 23 August 2008 11:57, Joris Dobbelsteen wrote: Damon L. Chesser wrote, On 23-Aug-2008 5:35:

Re: Migrate from AMD64 to i386

2008-08-23 Thread Joris Dobbelsteen
Damon L. Chesser wrote, On 23-Aug-2008 5:35: On Fri, 2008-08-22 at 21:28 -0500, Ron Johnson wrote: On 08/22/08 18:09, Luis San Martin Rojas wrote: 2008/8/22 Joris Dobbelsteen <[EMAIL PROTECTED]>: Dear all, Is there an easy way to migrate an installation from AMD64 to i386? AFAIK

Migrate from AMD64 to i386

2008-08-22 Thread Joris Dobbelsteen
Dear all, Is there an easy way to migrate an installation from AMD64 to i386? Why? I have a firewall (so i386 is more efficient for conntrack) and it has got later linux-xen kernels available (IPv6 stateful). I made a choice early on to make it amd64 (as everything is), but only 686 has newe