
http://www.feldpost.com/mementos/audio_files/03_darkness_on_the_delta.mp3
- Darkness on the Delta
- Rabbit Muse
- Muse Blues (1976)

http://www.feldpost.com/mementos/audio_files/03_darkness_on_the_delta.mp3

http://www.feldpost.com/mementos/audio_files/01_black_sheep_boy_1.mp3
Das Girl and I futzing around with Faux Lolo at Lula’s in Logan Square.
Couldn’t find a working startup script for nginx on Ubuntu, so I cobbled one together. This is principally based on the Lighttpd startup script and supports Start, Stop, Reload and friends. Works reliably on my Ubuntu Edge install, but should work on most other distros as well. Drop me a note if it worked on your distro, so I can update the comments.
If you custom-configured nginx, make sure to update the DAEMON (the binary) and CONFIG_FILE variables to reflect your settings.
Update 12/10/07: Fixed extra space (Thanks, angelpopov)