Restore

Postmortem: a Mastodon outage, Backup restore and preventive Maintenance

       819 words, 4 minutes

After reading about Mastodon UI theming options, I decided to follow the directions from the TangerineUI-for-Mastodon project to get another look’n’feel on my instance. The directions were pretty clear and short, so I went for them. But something failed during assets compilation process. And my Mastodon instance got wrecked. As a personnal “challenge”, I decided I would write a software post-mortem about this event. The end of the document will also summarize actions that were taken during post-backup-restoration maintenance phase.

Continue reading...


Transfer OpenBSD from one disk to another

       364 words, 2 minutes

For some reason, I need to switch my main (and only) disk running OpenBSD. As it is a production machine, I want to do it fast and painless. The system will go from the internal SSD disk to an external USB FlashVoyagerGT stick. Yeah, quite weird, but this is temporary :) Anyway, here are the directions.

Continue reading...


Restore Aperture library in Desktop Background

       137 words, 1 minutes

Once in a while, I reinstall OSX. I have both a SSD for the system and a SATA drive for /Users. This way, I can recover my personal files in only a few seconds. The problem is, when I do that, the Aperture library disappears from the desktop background selection. I found a tweak on the Internet which states that you have to go to Aperture’s preferences, in the “Previews” section and unset/reset “Share previews with iLife and iWork”, restarting Aperture between switch.

Continue reading...


Three ways to backup your Thunderbird's mail

       796 words, 4 minutes

This article will present three ways of backing up the e-mails stored with Thunderbird. This could be needed for safety or to recover from a computer outage. The examples will use Thunderbird 3 on Windows XP. But this should apply to any Thunderbird version. The files location may vary according to the OS you’re running.

Continue reading...


Backup and restore MySQL

       161 words, 1 minutes

I used backup/restore to move my databases from one server to another.

Continue reading...