Skip to main content

A lifetime of backups

A recap of the strategies I've used for personal backups based on the time and machine I used.

 80s 

At the time, the only machine I have access to is the great Apple ][e. I don't have a backup strategy, because I use it as a gaming machine and the little development I make sits on a floppy. I can't even remember a floppy dying - so no fear of loosing data. It's been a while, so if I had a backup strategy, it was to copy the floppies to newer ones.

Dataloss: Bard Tale's III original floppies, one of the few games we had purchased, when I tried to crack it.

90s

During the 90s I used a bunch of machines from the Macintosh LC, Atari Falcon 030, BeBox, Pentium with Adaptec SCSI card.

Strategy: No backups, because I'm dumb. In the end, we had a Zip drive, so I did save stuff on these. I also burned CDrom with data that I actually backed up. I never did try restoring, I'm not even sure where this Zip disk and CDs ended up (probably in a trash at some point). I'm not even sure they would be readable if I had them handy. My current computers do not have CD/DVD/bays nor SCSI ports. 

Dataloss: Not much that really counts and that I can remember. But yes if you asked me anything digital from that period I would just be unable to give you anything.

2000s

ADSL/Internet kicks in, because I now mostly have full-time connectivity from home. I still have a poor strategy. I will burn a CD once in a while, will carry a slip case with these, but that's more for work than personal stuff. 

I do burn DVD, I do test that I can read them - but again, I have not clues where these DVDs are. I still have a stash of DVDs I could use for backups, but no DVD burner nor reader.

Dataloss: My first GPG key when I reinstalled my system, because I had forgotten about the key. The Hobbit BeBox I got after beeurope closed, I had no backup, and on the first attempt to boot it failed. I did find boot floppies for that one and made archives, but I've also lost these to later lack of backups. I didn't even test If the image I produced for these floppies were usable. Lost my blog, because the machine died at reboot after an system update.

 

NOW

I now have a dedicated server at home, running TrueNas Core, but could be running FreeBSD, that hosts some ZFS pools, and I use rsync to save my laptops to it. My servers are also using rsync.

Once a year or so, I do copy some of my important files to an HD and USB key, in case things die. It's better than before, but If the house goes on fire, I'll lose everything. 

 

 Conclusion:

Backups are :

  • Hard, you need to set things up properly
  • expensive, you need dedicated HW
  • complex you need to externalize to make sure your backups are safe

For enterprises, it's quite easy, as it's easier to absorb the costs associates with backups, but for individuals, it's a nightmare.

 

Comments

Popular posts from this blog

Firefox OS's story from a mozilla insider not working on the project

  I clearly remember, but can't date it. I was working for Mozilla messaging at the time ( momo ), being the QA lead for Thunderbird. It was at the end of one of the Mozilla All-hands, maybe in 2011 or 2012. At one of the ending keynotes, we were introduced to Boot 2 Gecko. A hack that would let US - Mozilla own the platform to run a mobile browser on. At the time, the iPhone was going strong and Google was trying to catch up with Android. MeeGo had been in development at Nokia for a while but was going nowhere even when Intel tried to help. Blackberry was slowly starting to die. In the Silicon Valley everything was about mobile, mobile, mobile and the emerging South Easter Asian market, where people would skip computers and use smartphones to join the internet revolution. We were struggling with Chrome and the massive investment by Google to take market share. Our Firefox port on Android was having loads of issues. We were denied by Apple's policies to be present on iPhones....

Key signing party at fosdem 2024

I'm organizing a GnuPG key signing party in order to bolster our web of trust , since there is no official ksp this year. I have organized a few in the past using tools like biglumber (website is gone, if someone know of a replacement or where the source code of site is, I might end up running one again) and others tools . I've also run once the KSP at FOSDEM and helped running it a few other times.    === Details below === When, Where   We'll meet in front of the infodesk stand in building K around 12:00 Sunday Feb 4th 2024. I'll have a sing of some sort with KSP and or Key Signing Party . Once enough participants show up we will move outside to proceed with the party. What to Bring Warm cloths as the party will happen outside this year, like in the good old days. I hope it won't rain, but it might. Piece of papers with your fingerprint written on them. Each piece should look like below:  $ gpg --fingerprint 34246C61F792FBCC1F23BFF296BD1F38FEA32B4D pub ...

Gandi , je suis énervé, la partie email

 En mai dernier j'avais migré le service de messagerie de mon domaine depuis google (offre historique datant de 2006) gratuite vers le service de Gandi. J'avais les contraintes suivantes : un peu d'espace, on passait de 15GB/utilisateurs tentative de reprise de l'historique Neuf utilisateurs calendrier+ carnet d'adresse du webmail pop/imap/smtp avec du TLS dedans Ayant un domaine historique, j'avais droit à cinq boites gratuites. Mais, je devais m'acquitter du service supplémentaire jusqu'à la prochaine échéance de renouvellement du domaine, soit 2025. Avec des boites mail à 3Gb, cela faisait une facture de 400€. Avec les dernières annonces de Gandi, à partir de la fin d'année, il me faudrait débourser en sus 25€/mois pour garder un service équivalent et à partir de 2025 45€/mois. La très mauvaise surprise du mercredi. J'ai donc commencé à chercher des alternatives, sachant qu'à terme, j'aurais au moins deux utilisateurs de plus. Point p...