Changes between Version 2 and Version 3 of Documentation/Community/HowTo/SyncEvolutionWithEBox

Show
Ignore:
Timestamp:
01/07/10 20:27:25 (3 years ago)
Author:
carlos (IP: 75.99.162.66)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/HowTo/SyncEvolutionWithEBox

    v2 v3  
    11= Sync Evolution (calendar, contacts, todo & notes) with eBox/eGroupware = 
    22 
    3 Check this [http://carlos.limardo.biz/?p=66 tutorial] on syncing Evolution with eBox/eGroupware. 
     3This is for sync Evolution on Ubuntu 9.10 Desktop to your eGroupware contacts, calendar, etc. on eBox. For instructions on Ubuntu 9.04 check this [http://carlos.limardo.biz/?p=66 "old tutorial"]. 
     4 
     5First we will need to add the PPA for [https://launchpad.net/genesis-sync genesis-sync]:  
     6 * go to System > Administration > Software Sources 
     7 * click on 'Other Software' tab > 'Add' button and enter 
     8{{{ 
     9ppa:frederik-elwert/ppa 
     10}}} 
     11 * Click save and it should do an update so that you don't have to. 
     12 
     13After that go to System > Administration > Synaptic Package Manager and search for and check off '''syncevolution''' and '''genesis-sync''' (or apt-get install ...). 
     14 
     15Now Genesis-sync will be available in Applications > Accessories > Genesis. It will open up in your system tray. Right click the icon and go to 'Add Server...' and follow the wizard as below. 
     16 
     17[[Image(http://carlos.limardo.biz/wp-content/uploads/2010/01/screenshot1.png)]] 
     18 
     19[[Image(http://carlos.limardo.biz/wp-content/uploads/2010/01/screenshot2.png)]] 
     20 
     21[[Image(http://carlos.limardo.biz/wp-content/uploads/2010/01/screenshot3.png)]] 
     22 
     23You can then also right click Genesis and go to '''Preferences''' to open at start-up and set sync automatic time intervals. 
     24 
     25[[Image(http://carlos.limardo.biz/wp-content/uploads/2010/01/step4.png)]] 
     26 
     27Now all you have to do when you want to sync is click the Genesis icon in your system tray or let it auto-sync itself. 
     28 
     29 
     30 
     31 
     32 
     33 
     34