WordPress update to 3.3.1
http://wordpress.org/news/2012/01/wordpress-3-3-1/ Another day, another WordPress update. Be sure to update your blogs to keep yourself protected!
Continue Reading →http://wordpress.org/news/2012/01/wordpress-3-3-1/ Another day, another WordPress update. Be sure to update your blogs to keep yourself protected!
Continue Reading →Here’s a useful little tip I picked up this week courtesy of this great thread on reddit: the ‘disown’ shell builtin. Here are the details from the bash man page: disown [-ar] [-h] [jobspec ...] Without options, each jobspec is removed from the table of active jobs. If jobspec is not present, and neither -a [...]
Continue Reading →One of the recent additions we’ve had at GeekISP is mod_xsendfile support in Apache. This module allows any Apache-based server-side language (e.g. PHP, any CGI program, etc) provide fine grained control and app logic over static files while still allowing Apache to do what it does best – serve static files quickly and efficiently. First, [...]
Continue Reading →