Author Archives: Finn

Sound engineer and mixer stuck in web developing.

Lyrics to “They’ll Remember You” from Valkyrie

I’ve tried to find the lyrics and origins to the final piece of the soundtrack for Valkyria, composed by John Ottman. “They’ll remember you” is a stunningly beautiful modern choir piece with references to both Mozart and Monteverdi. According to Wikipedia, Ottman based the lyrics on a well known poem by german writer Johann Wolfgang [...]

Automount a volume in Fedora

To automatically mount a specified volume each time you boot into Fedora, edit this file: /etc/fstab Add the following line  at the end depending on volume and mount point: /dev/sdb1 /var/hda/files/myvolume Save and exit. If the volume is formatted with NTFS, use the following syntax instead: /dev/sdb1 /var/hda/files/myvolume ntfs-3g defaults 0 0

Mount a drive or volume to use with Amahi home server

How to mount a drive or volume to be accessible by Amahi home server: First you need to find out what the volume is called within Fedora. To list the drives recognized by the system type the following in terminal: ls /dev/sd* Let’s say you want to mount the volume named “sdb1″, then use: mount [...]

Amahi home server

After watching movies on the 13″ for a couple of years I got meself a Samsung. Not the grotesque wallpaper sized one but still pretty ok-large. So how and what do I feed it with? Mini-DVI+the great free media center Plex seemed like a reasonable setup for a while. If you want to chain your [...]