Revision 12959
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
345 | 345 |
then rerun with l=1 ... |
346 | 346 |
overwrite=1 sync_remote_url=~/Dropbox/svn/ bin/sync_upload --existing --size-only # just update mtimes/perms |
347 | 347 |
then rerun with l=1 ... |
348 |
to back up e-mails: |
|
349 |
on local machine: |
|
350 |
/Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner --type quick aaronmk.nceas@gmail.com |
|
351 |
/Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner --type quick aaronmk@nceas.ucsb.edu |
|
352 |
open Thunderbird |
|
353 |
click the All Mail folder for each account and wait for it to download the e-mails in it |
|
354 |
to back up the version history: |
|
355 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
|
356 |
svnsync sync file:///home/aaronmk/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev |
|
357 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch) |
|
358 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 1 min ("1:05.08") |
|
359 |
then rerun with l=1 ... |
|
360 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/git/ |
|
361 |
then rerun with l=1 ... |
|
362 |
on local machine: |
|
363 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 30 s ("36.19") |
|
364 |
then rerun with l=1 ... |
|
365 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/git/ |
|
366 |
then rerun with l=1 ... |
|
348 | 367 |
to synchronize a Mac's settings with my testing machine's: |
349 | 368 |
download: |
350 | 369 |
**WARNING**: this will overwrite all your user's settings! |
... | ... | |
376 | 395 |
overwrite=1 src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.3/data/ |
377 | 396 |
then rerun with l=1 ... |
378 | 397 |
pg_ctl. start # start the PostgreSQL server |
379 |
to backup e-mails: |
|
380 |
on local machine: |
|
381 |
/Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner --type quick aaronmk.nceas@gmail.com |
|
382 |
/Applications/gmvault-v1.8.1-beta/bin/gmvault sync --multiple-db-owner --type quick aaronmk@nceas.ucsb.edu |
|
383 |
open Thunderbird |
|
384 |
click the All Mail folder for each account and wait for it to download the e-mails in it |
|
385 |
to back up the version history: |
|
386 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
|
387 |
svnsync sync file:///home/aaronmk/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev |
|
388 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch) |
|
389 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 1 min ("1:05.08") |
|
390 |
then rerun with l=1 ... |
|
391 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/git/ |
|
392 |
then rerun with l=1 ... |
|
393 |
on local machine: |
|
394 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 30 s ("36.19") |
|
395 |
then rerun with l=1 ... |
|
396 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/git/ |
|
397 |
then rerun with l=1 ... |
|
398 | 398 |
VegCore data dictionary: |
399 | 399 |
Regularly, or whenever the VegCore data dictionary page |
400 | 400 |
(https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore) |
Also available in: Unified diff
/README.TXT: moved "to back up e-mails" and "to back up the version history" before settings backup so that the local backup of these is up to date when everything gets backed up