I believe the Next Generation Computing is Software Defined Infrastructure on top of the robust physical infrastructure. You can ask me anything about enterprise infrastructure (virtualization, compute, storage, network) and we can discuss it deeply on this blog. Don't hesitate to contact me.
Sunday, March 11, 2012
How to create and send disk image over ssh
dd bs=4m if=/dev/ad0 | ssh accontrol@192.168.4.185 'cat > image.dd'
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment