Archive for June, 2008

Rsync Backups For External Disks

June 26, 2008

Virtually everybody agrees that backups are a good idea, but few people actually do them. Backup software is often time consuming to set up or just overkill for a single-user system. In this article I’ll show how easy it is to build your own backup solution on Linux using rsync and an external disk drive.

Transcoding Files to Ogg Vorbis

June 21, 2008

I’ve got a nice MP3 player from Samsung with 2 GB of flash memory. That’s very little and I can never decide which files to keep and which to delete. Fortunately, the player also supports Ogg Vorbis files that require less space for the same quality. To make the most of my space, I transcode [...]