Category: Software

Back in business

Hi All. http://tmciolek.id.au – aka this site  is back from the ColdSleep(TM) chmaber, which was a necessary thing due to death of our previous hardware. Lessons learnt  – backups fixed, redudnt disks sourced, monitoring enabled and logged. More about the setup and other juicy details later    

mysql backup script goodness

The VRL bolg server now has a new backup script that does: dump of all of the databases from a mysql instance sha256 checksumming of db backups sha256 checksumming tarballs of multiple db backups gpg encryption of the tarballs once they are assembled deletion of backup  files and other files older than 14 days

converting music file formats

Today I needed to convert a whole pile of flac and MP3 files to ogg, and to rename them to match a certain naming convention. 2 small shell scripts and about an hour or runtime later, it is done. I will post the scripts here in the next few days

Research – for the win.

A spot of research can help to solve any number of problems. In this particular instance the new AAF website was having issues with the newsletter generator. It seems to be crashing when it was trying to manage the subscriber list. However a quick bug report and a spot of reading of the bug history …

Continue reading