Backups are important... I can't say it enough. For us Apple users, Time Machine is surprisingly effective. But what makes it really useful is the hidden ability to backup over to a network share. This is something that should be enabled by default... but then who would buy an Apple Time Capsule *gasp*
Open a terminal and run:defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1
Then you can use a Samba or AppleShare (even Netatalk) server share as a time machine backup location. This works perfectly, as Time Machine creates a disk image with an HFS+ filesystem on which to perform backups, and mounts that.
Popular
-
I have a hard time remembering this stuff, I'm spoiled by GUI tools. For anyone who needs it I posted some mysql cli stuff here. Nothing...
-
I found this out a while ago when looking for info on reading .DMG files on Windows or Linux boxes. Long story short, its a very painful pro...
-
sed (Stream EDitor) refers to a Unix utility for parsing text files and the programming language it uses to apply textual transformations to...
-
For all those people who did a clean install of Snow Leopard and do not want to restore any data from Time Machine, you may find manually re...