Re: Making an image of my HDD
dd if=${device} conv=sync,noerror bs=64K | ssh -l ${user} ${host} "dd
of=file.bin bs=64K"
I have used dd to back up and restore hard drives before, but I've saved
the image on a NFS directory instead of using ssh.
- Dave
--
Dave Parker
Utica College Department of
Integrated Information Technology Services
Data Processing Office
(315) 792-3229
Registered Linux User #408177
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Relevant Pages
- Re: SSH is disconnecting at random
... I have recently installed Debian sarge on an old machine and usually log on using ssh since I don't have a monitor hooked up to the machine. ... It has been working fine for some time but recently, the computer has been disconnecting me at random and closing the connection. ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Re: iptables not behaving the way I expected
... On 4/18/07, Jim Hyslop wrote: ... I've set my SSH to accept only public key authorization, ... tcp -- anywhere anywhere tcp dpt:ssh state NEW ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Re: ethernet howto
... But I have no idea where to start from scratch, have never done this before I ... Then transfer the files the way you like, by ftp, ssh, rsync, tftp, www, ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Re: ssh -X Error: Cant open display: :0.0
... On Tue, Dec 1, 2009 at 6:03 PM, Mathieu Malaterre ... I cannot get xclock to run on a remote host ... from my ssh session: ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - Re: SSH/SSHD local LAN only
... one option is to just set a rule-pair in your firewall: ... That way connections from the internal network are accepted; ... to allow only hosts on the LAN to connect via SSH. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) |
|