Welcome!
This is my personal blog where I mostly post geeky, computer, family-oriented stories, and slightly OCD stuff. You can also follow me on Google+.Subscribe via email
Most popular
Tag Archives: rsync
Linux: How to lose data fast with ‘rsync’
I’ve been around Linux long enough to know that the fabled Linux command `rm -Rf *` is dangerous, and I have to say I’ve never lost data by using that one wrong. But there are other, more subtle ways to lose data if you’re not careful, and today I’m going to share a tale of this. Continue reading