Software installation All required packages are installed by the following command: apt-get install lighttpd trac subversion apache2-utils We install lighttpd together with trac, as otherwise the trac package will pull in an installation of apache2, which is a bit more heavyweight than what I wanted. Setting up the directory tree Let’s set up a directory [...]