Showing posts with label backup. Show all posts
Showing posts with label backup. Show all posts

Thursday, December 22, 2011

Phone Contacts backup in MAC using BT

I was searching for the solution how to backup my phone contacts saved most of the contacts in the phone memory. When I google it gives only the paid solution. But, I want simple free approach.

Nothing, What I did is just exported my phone contacts as vcf (electonic business card file) to my system using BT (Bluetooth).

Even, if you created contacts in the mac machine contacts application. It can be exported as vcf and send back to mobile device to restore/add contact.

What else! That's all we are done with backing up with our mobile contacts.

Mobile Device Used: Samsung Star - s5233

Tuesday, December 20, 2011

Restoration of backup SVN repository



The below steps executed in Snow Leopord OS:

SVN repo restoration steps in the existing environment:

- Copy your project repo under main repositiory directory in path /usr/local/main_repo/your_repo
- add/copy user in etc/users file if not exists
- add/copy authz group or user for the repo project in etc/authz
- verify all the paths in path etc/apache2/extra/httpd-svn.conf

Related:
For the New SVN setup details refer here.