Backup for Macintosh Computers

How to set up a Macintosh computer to be backed up to a department server

  • Ask Dale to create an account and backup space on the server
  • Mount the backup share smb://biostat064a.dhcp.mc.vanderbilt.edu/vunetid_backup where "vunetid" is your VUNetID
    • Finder...Go menu...Connect to Server
    • Enter server address smb://biostat064a.dhcp.mc.vanderbilt.edu/vunetid_backup and click Connect
    • Enter username as "vanderbilt\vunetid" and use your epassword
    • Set remember password if you don't want to enter the password each time you log on
    • Set share to be connected automatically when logging on
      • Open System Preferences and click on "Users & Groups"
      • Click on Login items tab (right side, near top)
      • Click on + sign to add a new item to open automatically
      • Highlight the mounted backup space and click the Add button
  • Make a directory to hold the backup script
$ mkdir ~/bin
  • Copy the backup script backup-userhome to ~/bin
  • Edit backup-userhome script and replace "vunetid" with your VUNetID
  • Copy the exclude file rsync-exclude.txt to ~
  • Set up a cron job to run the backup script on a schedule
$ crontab -l
$ crontab -e
Topic attachments
I Attachment ActionSorted ascending Size Date Who Comment
backup-userhomeEXT backup-userhome manage 3.6 K 12 Nov 2014 - 16:10 DalePlummer  
rsync-exclude.txttxt rsync-exclude.txt manage 0.1 K 12 Nov 2014 - 16:09 DalePlummer  
Edit | Attach | Print version | History: r5 | r4 < r3 < r2 < r1 | Backlinks | View wiki text | Edit WikiText | More topic actions...
Topic revision: r2 - 13 Nov 2014, DalePlummer
 

This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback