Revision history of "ZhoubaWiki:Dd img backup over ssh"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 16:38, 22 May 2021Garak talk contribs 169 bytes +169 Created page with "To backup remote machine (having low disk space for example) from a local one run something like: <pre> ssh gw "dd if=/dev/sda | gzip -1 -"| dd of=gw_sd_image.gz </pre>"