Apple Mac OS X Time Machine over NFS (10.5 or greater)
Create a Sparebundle to copy to your NFS/SMB/AFP volume hdiutil create -size $SIZEg -fs HFS+J -type SPARSEBUNDLE -volname "Backup of $MACHINENAME" $MACHINENAME_$MACADDRESS.sparsebundle Use ifconfig and sub in your $MACHINENAME_$MAC_ADRESS into…