/lost+found
-
/home/recent
- Huge /var/log/lastlog file and BackupPC backup
- Quick benchmark of Gzip and Gnupg throughput
- « realm join » returns with error « Server not found in Kerberos database »
- Notes to self for future breakage involving `intel-microcode` updates
- Configuring Linux VM with french MacBook Pro keyboard and VMware Fusion
- Siara Systems leaking CPE’s MAC addresses?
- Building a Netgear DM111Pv2 firmware without scfgmgr
- Netgear DM111P backdoor?
- Problème de connexion à eurosportplayer.fr avec Safari ?
- (pas de titre)
/var/archives
- octobre 2020
- juin 2020
- décembre 2016
- janvier 2014
- décembre 2013
- octobre 2013
- août 2013
- juillet 2013
- juin 2013
- mai 2013
- février 2013
- novembre 2012
- octobre 2012
- juillet 2012
- juin 2012
- mai 2012
- avril 2012
- mars 2012
- février 2012
- janvier 2012
- novembre 2011
- octobre 2011
- septembre 2011
- juillet 2011
- juin 2011
- mai 2011
- avril 2011
- mars 2011
- février 2011
- janvier 2011
- décembre 2010
- novembre 2010
- octobre 2010
- septembre 2010
- août 2010
- juillet 2010
- juin 2010
- mai 2010
- avril 2010
Archives mensuelles : février 2011
Désert
« Il me semble que je traverse une solitude sans fin, pour aller je ne sais où, et c’est moi qui suis tout à la fois le désert, le voyageur et le chameau. » — Gustave Flaubert
Publié dans quote
Laisser un commentaire
Identifying running processes that uses deleted shared librairies
Updates: 2022-11-27: The correct solution to this problem is to use the needrestart tool (available on Ubuntu/Debian/etc.) 2015-03-03: Changed ps xh to ps axh to search in all processes. 2015-02-11: The format of /proc/%pid/maps seems different between Ubuntu 12.04 and … Continuer la lecture
Publié dans system
6 commentaires
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
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