Revision 14550
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
491 | 491 |
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist # start the PostgreSQL server |
492 | 492 |
to back up the local machine's hard drive: |
493 | 493 |
turn on and connect the 2 TB external hard drive |
494 |
stop Dropbox: system tray > Dropbox icon > gear icon > Quit Dropbox |
|
495 |
otherwise, the backup of ~/.dropbox will be corrupted |
|
494 | 496 |
screen |
495 | 497 |
l=1 overwrite=1 src=/ dest=/Volumes/Macintosh\ HD\ backup/ sudo -E put |
496 | 498 |
# runtime: 10 min (~600); initial runtime: 4 h ("2422.84"+"12379.91") |
499 |
start Dropbox: /Applications > double-click Dropbox.app |
|
497 | 500 |
to restore from Time Machine: |
498 | 501 |
# restart holding Alt |
499 | 502 |
# select Time Machine Backups |
Also available in: Unified diff
bugfix: /README.TXT: to back up the local machine's hard drive: also need to stop Dropbox