msgbartop
A cronological documentation test project, nothing serious, really!
msgbarbottom

09 Jun 07 Backup harddisk to remote machine

Posted by

dd bs=1M if=/dev/hda | gzip | ssh user@remote 'dd of=hda.gz'

Tags: , , ,

Leave a Comment

You must be logged in to post a comment.