Open main menu

CDOT Wiki β

Changes

SYA710 SSH

115 bytes added, 06:53, 24 October 2008
New page: === Using the Secure Shell to clone a drive or partition === dd if=/dev/sda | ssh 192.168.141.172 "dd of=/dev/sda"
=== Using the Secure Shell to clone a drive or partition ===

dd if=/dev/sda | ssh 192.168.141.172 "dd of=/dev/sda"
63
edits