Archives de l’auteur : me

OpenLDAP 2.4.x with `cn=config’ configuration

Today I upgraded an OpenLDAP 2.3.x running on an aging custom Linux distro to a brand new Ubuntu 10.04 LTS with OpenLDAP 2.4.x. I was surprised by the lack of a `slapd.conf’ config file, which is replaced by a `cn=config’ … Continuer la lecture

Publié dans system | Laisser un commentaire

Publié dans photo | Laisser un commentaire

Sharing a single Redmine code across multiple virtual hosts

Here is a quick walkthrough on setting up a single RedMine code to serve multiple vhosts/clients with their own database. By default all uploaded files would be stored in the same `files’ subdir, so to have proper file upload isolation across the … Continuer la lecture

Publié dans code | Laisser un commentaire

Pre-fetch packages for Debian dist-upgrade

Recently, I had to upgrade a Debian 4 (Etch) to Debian 5 (Lenny) at a client facility connected to Internet with a « slow » 2Mbps SDSL link. The problem is that downloading the packages while doing the upgrade on-site, during working … Continuer la lecture

Publié dans code | Laisser un commentaire

Bonjour

Tout commence par un « bonjour », ou presque.

Publié dans regular | Laisser un commentaire

Croûte aux champignons

500 gr. champignons de couche, 0 fr. 70 ; beurre, 0 fr. 40 ; 2 œufs, 0 fr. 15 ; farine, 0 fr. 05 ; 1 croûte, 0 fr. 50. Après avoir épluché les champignons, coupez-les, suivant leur grosseur, en deux ou en quatre ; mettez-les dans une casserole et faites-les revenir dans … Continuer la lecture

Publié dans miam | Commentaires fermés sur Croûte aux champignons

v6

Got v6 on January 6… home:~# ping6 www.kame.net PING www.kame.net(2001:200:dff:fff1:216:3eff:feb1:44d7) 56 data bytes 64 bytes from 2001:200:dff:fff1:216:3eff:feb1:44d7: icmp_seq=1 ttl=49 time=297 ms ^C

Publié dans network | Commentaires fermés sur v6

Ces dimanches

Comme je hais ces dimanches qui précédent ces lundis.

Publié dans regular | Commentaires fermés sur Ces dimanches

Publié dans photo | Commentaires fermés sur

Re: Hackers bypass .htaccess security by using GETS rather than GET

http://cd34.com/blog/web-security/hackers-bypass-htaccess-security-by-using-gets-rather-than-get/ After reading this article I immediately checked my application and found that it was subject to this issue. I started worrying and testing out how to mitigate this issue and protect my application. However, after calming down, I started looking for … Continuer la lecture

Publié dans code | Commentaires fermés sur Re: Hackers bypass .htaccess security by using GETS rather than GET