current apache connections

September 28, 2011

how to check current apache connections Since apache will spawn a new process for each new […]

convert ascii mysql db to utf8

July 13, 2011

how to convert ascii mysql db to utf8 ? I had a MyISAM mediawiki 1.11.0 database […]

undefined function session_name()

July 12, 2011

undefined function session_name() to fix this on freebsd: you must install: /usr/ports/www/php5-session

grep ifconfig list ips

July 4, 2011

Linux ifconfig Example Type the following command: ifconfig | grep ‘inet addr:’| grep -v ‘127.0.0.1’ | […]

alternative svn backup method

November 20, 2010

alternative svn backup method. Sometimes svnsync, hotcopy, etc just won’t work for you. Here’s the solution! […]

freebsd set bash default shell

November 20, 2010

freebsd set bash default shell First you need to figure out where bash was installed: $ […]