Using Webmin and Usermin with nginx

A few of my users have expressed annoyance at not being able to change passwords very easily. I experimented with using LDAP for user administration last year, but half the issue with that was getting it to work along my lookups for various users’ chroots.

Lassus: Exaudi Deus

Score is available here (.pdf, 90kB) Parts (audio) For own rehearsal. Apologies for these being done with MIDI… All parts Your browser does not support the audio element. Soprano Your browser does not support the audio element.

Getting SCORE running with DOSBox and OS X

SCORE is a music engraving tool. Simply speaking there are two different orientations of music notation software. Firstly there are formatters. LilyPond is a good example of a pure formatter. It works like a secretary you dictate a letter and she formats it for you in her own “handwriting” (only that music is much more difficult to handle than text).

mrmr performance using OSC with Pure Data (pd)

mrmr is a project which enables the use of OSC using an iOS-based client such as the iPhone, iPod touch or the iPad. Its functionality extends to integrate with on-board controls such as the accelerometer, which may be used in conjunction with other inputs in live performance.

Configuring nginx on Debian Lenny with FancyIndex

Introduction nginx (pronounced Engine X) is super-quick. Really, really super quick. I came to it having used Apache for years, ending up deciding against LightHTTPd (memory leaks) and then eventually deciding to settle with the use of nginx due to its stability and speed.

Installing ZoneMinder on Debian Lenny

Introduction Edit your /etc/apt/sources.list as follows: Where in my original sources.list I have: deb http://ftp.uk.debian.org/debian/ lenny main deb-src http://ftp.uk.debian.org/debian/ lenny main deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main Edit this so at the end of each line it reads

Using Saslauthd and Postfix with Debian Etch

Introduction Saslauthd is inherently difficult to use with the Debian distribution of Postfix, since Postfix is by default run chrooted. Using Saslauthd with Postfix requires a bit more tweaking than usual, especially if you wish to run it with Postfix chrooted.