Revision 14604
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/config/VirtualBox_VMs/vegbiendev/README.TXT | ||
---|---|---|
138 | 138 |
ssh -t 128.111.220.240 |
139 | 139 |
|
140 | 140 |
to retrieve the original contents of the backup from the VM: |
141 |
# open VirtualBox |
|
142 |
# select the vegbiendev VM |
|
143 |
# restore the "+LiveCD+ssh+root pw+mount" snapshot |
|
144 |
# boot the VM |
|
141 | 145 |
# --link-dest: relative to dest, not currdir, so need abs path |
142 | 146 |
l=1 overwrite=1 inplace=1 src=root@128.111.220.198:/mnt/ dest=~/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT/ sudo -E put --link-dest="$HOME"/Documents/BIEN/vegbiendev/ --exclude=/home/bien/svn/ --exclude=/home/aaronmk/Dropbox/ |
143 | 147 |
# --exclude=/home/aaronmk/Dropbox/: this is not used by the BIEN scripts |
Also available in: Unified diff
config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the original contents of the backup from the VM: added steps to restore the correct VM snapshot