In this short little howto we will be setting up a simple Jail via Bastille and host a static website.| The BSD Cafe Journal
The GnuTLS trac installation is in a poor shape. To fix that, I looked into alternatives and found Redmine. Redmine appears to do most things that I liked in Trac (wiki, roadmap and issue tracking) plus it supports more than Continue reading Redmine on Debian Lenny Using Lighttpd→| Simon Josefsson's blog
For the high-resolution orbital slice viewer on the Visible Orbit website, I had to setup wlziipsrv, a fork of the iipsrv large tiled image server. This is a FastCGI app, which means that, unlike a normal CGI which is started up for each request, one runs a number of these processes in daemon mode, and the front-end webserver communicates with them using the fastcgi protocol. The end-result is this web-based high-resolution image viewer, which you can use to explore several thousands of micro...| vxlabs