Weblog von cs
Ein MySQL-Hack: http://blog.koehntopp.de/archives/2794-Gruppenweises-TOP-N-in-MySQL-Der-...
Probleme bei INSERT ... ON DUPLICATE KEY UPDATE: http://blog.koehntopp.de/archives/2796-INSERT-ON-DUPLICATE-KEY-UPDATE.html
Kris Köhntopp beschreibt, wie man die MySQL-Prozessliste durchsuchen kann:
http://blog.koehntopp.de/archives/2795-INFORMATION_SCHEMA.PROCESSLIST.html
Viel besser als "show full processlist".
I just had to troubleshoot an issue with regular expressions used in validators of the Zend Framework.
They worked locally but not on the servers in the hosting center.
I tracked it down to missing UTF-8 support in the PCRE library on those servers.
They were on Cent OS. Recompiling the package with that support switched on fixed it.
Further research turned up this thread that lists some platforms known to
have this problem: http://framework.zend.com/issues/browse/ZF-1641
Zwei Quellen mit Infos zu den minimalen Versionen von Servern und Clients,
mit denen "Server Name Indication" (SNI) funktionieren soll:
Server Name Indication
http://forum.ubuntuusers.de/topic/apache:-name-based-virtual-hosts-vs.-s...
Hmm, nicht hundertprozentig identisch ...
Some real-life configs explained:
http://tech.waltco.biz/2008/01/26/private-and-guest-no-password-prompt-s...
Samba Security and Troubleshooting:
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch12_:_S...
"Git Is Your Friend not a Foe":
Distributed
Branches
Refs and index