Pario TechnoBlob
About Posts

Posts

mysql alternative to PHP substr_count function The substr_count function in PHP counts the number of substring occurrences. This post describes how to create a mysql stored function to behave just like PHP’s substr_count...
Oct 23, 2009 5:05PM
Create a Debian Lenny installation USB stick This is a short post that describes how to prepare your USB memory stick for a base installation of Debian Lenny. This will most likely also work on Debian based distributions...
Oct 7, 2009 6:54PM
iptables connection tracking table full I’ve recently experienced that my workstation (Ubuntu Jaunty Jackalope, 9.04, x86_64) “hangs” periodically when my internet browser, Mozilla Firefox, has a lot of active tabs....
Oct 5, 2009 10:48AM
chmod only files or folders This post is just a personal note on how to chmod files or directories recursively Recursive chmod only files within this folder find . -type f -exec chmod 0600 {} ; Recursive...
Sep 15, 2009 4:30PM
«« « 1 2 3  …  25 26 27  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom