Project

General

Profile

« Previous | Next » 

Revision 14558

fix: /README.TXT: to back up the local machine's hard drive: back up most Dropbox/Postgres files before stopping processes, to minimize downtime

View differences:

trunk/README.TXT
496 496
		turn on and connect the 2 TB external hard drive
497 497
		l=1 overwrite=1 src=/ dest=/Volumes/Macintosh\ HD\ backup/ sudo -E put --exclude=/usr/local/var/postgres --exclude=/Users/aaronmk/.dropbox
498 498
			# runtime: 10 min (~600); initial runtime: 4 h ("2422.84"+"12379.91")
499
		l=1 overwrite=1 src=/ dest=/Volumes/Macintosh\ HD\ backup/ sudo -E put
499 500
		stop Dropbox: system tray > Dropbox icon > gear icon > Quit Dropbox
500 501
			otherwise, the backup of ~/.dropbox will be corrupted
501 502
		launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist # stop the PostgreSQL server

Also available in: Unified diff