What gender wrote this?
Posted by Dave on December 3, 2008 in Uncategorized
Well according to GenderAnalyzer.com they are 88% sure I’m a man (I’m 100% sure - checked this morning). GenderAnalyzer uses Artificial Intelligence to determine if a homepage is written by a man or woman.
What is your site’s results?
Chrooted SFTP on Ubuntu Hardy AMD64 using RSSH
Posted by Dave on November 16, 2008 in Uncategorized
I was in need of providing SFTP access for an Ubuntu Hardy AMD64 setup. After some trial and error with the varied information returned by the search engines I was able to get this working. Once finished with the steps below you’ll be able to provide SFTP accounts to semi trusted users who need access […]
AWstats with Vlogger Rotation
Posted by Dave on June 20, 2008 in shell scripts
Vlogger is a logging tool that you can pipe your Apache logs to. The logs will be broken down by virtual hosts and days. To do this, you need to put just one CustomLog directive into your global Apache configuration. I had two downsides to using Vlogger. One was that I could not use logrotate […]