|
|
|
Election Time! April Meeting! Linux Training King of Glory Lutheran Church Do a presentation at NTLUG. What is the Linux Installation Project? Real companies using Linux! Not just for business anymore. Providing ready to run platforms on Linux |
Created by Terry Henderson on March 13, 2010, at 09:41 PM You can do an image of a drive or partition and send it across the net to another system. A practical example: dd if=/dev/hda | ssh terry@192.168.1.5 'gzip - > /home/terry/laptop-HD-image.gz' |