Using BackUpPC and Rsync to Backup Macbook Pro Mountain Lion OS

My daughter got a MacBook Pro for college. She studying journalism and photography at Drake University and a Apple computer was heavily suggested for the magazine curriculum. So we dutifully went out and got a cool MacBook Pro. A big change for us since all of our machines are currently run Microsoft Windows and Ubuntu Linux.

When she came home over Thanksgiving break, I decided to set up backuppc to also back up her local files when she was at home. Using backuppc it's nicely transparent to everyone involved. For me it's one central server that backs up all of our PC's and just one place I need to manage storage (I just added a 3TB drive to the mirror array). Should be pretty simple, since it's all linux underneath.

Essentially the process was:
  1. Exchange public SSH keys between the two machines (MacBookPro and backuppc server) and enabled SSH on the MacBook. Took me almost as much time to figure how to fire up a terminal session. http://gerwick.ucsd.edu/backuppc_manual/backuppc_mac_home.html
  2. Secure SSH to not allow password logins and changed port that SSH runs under for some obscurity.
  3. Change the network name on the Macbook Pro from "Allisons-MacBook-Pro.local" to be properly passed to my network (less than 15 characters) "Allisons-Mac.local". Apparently there are some issues on OS X passing on long names to DNS servers. http://techtips.salon.com/change-apple-mac-computer-name-537.html
  4. Used ping to test connectivity from the backuppc server to her MacBook:
  5. ping Allisons-Mac.local
  6. SSH into the Macintosh from the backuppc server as the backuppc user, just to test the connection (accept the fingerprint) and make sure no password is required to login.
  7. ssh allisontrebacz@Allisons-Mac.local -p 8080
  8. Setup the new host (Allisons-Mac.local) on the backuppc server:
    1. Made the host backup method rsync.
    2. Changed the default script to backup only the /Users directory.
    3. Modified the script backuppc uses to use the new SSH port and the user name that it runs under (not sure if this is needed).
  9. Started the full backup and things seem to be working fine.
Next time she comes home from break she will get a full backup when she connects to the network.

Comments

Popular posts from this blog

Moen 1225 Kitchen Faucet Cartridge Repair or Replacement

Outdoor Temperature - Waiting for Update Honeywell WiFI Thermostat (RTH9580WF)

Comcast Xfinity HD uDTA Pace DC60Xu Unboxing and Setup Instructions