2010 November 24 « Juanma’s Blog

The first thing you must learn about RAID technologies in Linux is that they have nothing in common with HP-UX, and I mean nothing! Yes there is LVM but that’s all, the mirror of a volume group for example is not done through LVM commands, in fact you are not going to mirror a volume […]

Audit MySQL – tmp_table_size & max_heap_table_size | dasini.net – Journal d’un expert MySQL

Je suis amené à réaliser régulièrement des audits de serveurs MySQL.Voici le premier volet d’une série d’articles où je vais essayer de vous donner quelques points clés pour mieux comprendre le fonctionnement de MySQL. La configuration du serveur est un des points que je regarde, et l’une des erreurs les plus courantes concerne le paramétrage […]

Lighttpd – HowToSimpleSSL – lighty labs

Setting up a simple SSL configuration¶ Setting up a simple SSL configuration with Lighttpd is quite easy. Though this method should be used with care because this setup will only provide proper encryption, not authentication! The user will be presented with a query whether to accept the certificate or not! First, go into your SSL […]

Tuning a HP Smart Array P400 with Linux – why tuning really matters… – Overclock.net – Overclocking.net

Tuning a HP Smart Array P400 with Linux – why tuning really matters… Today I had to do some tuning on a HP Smart Array P400 controller with 8x SAS 300GB 10K RPM HDD. It was already determined that this controller was *really* *really* bad at RAID5. This was a system that needed some decent […]

Kafe-in.net Blog/OpenVZ : Les ressources système dans un VE

Le noyau linux OpenVZ permet de se cloisonner en VE (Virtual Environment). Pour chaque VE créé, il attribue une certaine quantité de ressources système comme par exemple un nombre de processus maximum ou bien une certaine quantité de mémoire. Ces ressources sont appelées, en jargon « OpenVZique » les « bean counters », soit les « compteurs de haricots »…si quelqu’un […]