| View previous topic :: View next topic |
| Author |
Message |
neilj LXF regular
Joined: Sun Oct 23, 2005 2:12 pm Posts: 106 Location: Kloof,KwaZulu Natal,South Africa
|
Posted: Fri Mar 09, 2012 2:36 am Post subject: Synchronising various systems |
|
|
I have a website design company and a few years back the office was destroyed by a tornado. The various staff members started working from home, storing data on their local machines and on the Internet.
I have a desktop that I do most of my development and a laptop that I use when I am out of the office.
I would like to have a way to keep all these synchronised. That would mean the laptop synced with the desktop and the desktop with the Internet.
I have tried Unison but I think it has to be the most unfriendly piece of software I have ever used. I just cannot get i to work for me.
Any ideas would be appreciated |
|
| Back to top |
|
 |
reklan

Joined: Thu Mar 13, 2008 10:41 am Posts: 83 Location: Doncaster, Yorkshire
|
Posted: Fri Mar 09, 2012 9:42 am Post subject: |
|
|
Have you thought of using something like Dropbox..
This way you can sync all your machines with each other and sync to the net.
You can also share with your staff on dropbox and control what folder they can access and sync with.
I can't remember if you get 2gig or 5gig free storage..
but you can get client for Linux, Windows, Macs and mobile..
I've been using it for a few years now.. _________________ Don't Dream it....Be it.. |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8002 Location: Warrington, UK
|
Posted: Fri Mar 09, 2012 10:13 am Post subject: |
|
|
I find Unison to be quite friendly but it is not the tool for this job. Unison is designed for keeping two computers in sync. It soulds like you need a revision control system like Subversion or Git that allows several people to work on the same documents and keep all their changes in sync. _________________ Unix is user-friendly. It's just very selective about who it's friends are. |
|
| Back to top |
|
 |
guy LXF regular

Joined: Thu Apr 07, 2005 1:07 pm Posts: 830 Location: Worcestershire
|
Posted: Fri Mar 09, 2012 4:53 pm Post subject: |
|
|
I'd suggest it depends on your data strategy.
How secure vs. accessible does it all need to be, how fine-grained the access controls? How resilient against personal, local or widespread disaster does it need to be?
Do you want to rely on each individual to maintain their own files and backups with peer-to-peer sync'ing, or do you want a central and corporately-managed resource? If you go for central, which functions need to be centralised and which can be farmed out, do you want it in the cloud or on your own hardware?
That should give you a pretty tight spec for an appropriate solution. _________________ Cheers,
Guy
The eternal noob |
|
| Back to top |
|
 |
wyliecoyoteuk LXF regular

Joined: Sun Apr 10, 2005 11:41 pm Posts: 3359 Location: Birmingham, UK
|
Posted: Fri Mar 09, 2012 8:22 pm Post subject: |
|
|
You don't say what version of linux you use, but something like CouchDB or Ubuntu One might work. _________________ The sig between the asterisks is so cool that only REALLY COOL people can even see it!
*************** ************ |
|
| Back to top |
|
 |
bobthebob1234 LXF regular

Joined: Thu Jan 03, 2008 9:38 pm Posts: 1356 Location: A hole in a field
|
Posted: Fri Mar 09, 2012 11:35 pm Post subject: |
|
|
+1 Ubuntu One!!!!!! _________________ For certain you have to be lost to find the places that can't be found. Elseways, everyone would know where it was |
|
| Back to top |
|
 |
neilj LXF regular
Joined: Sun Oct 23, 2005 2:12 pm Posts: 106 Location: Kloof,KwaZulu Natal,South Africa
|
Posted: Tue Mar 13, 2012 6:09 am Post subject: Synchronising various systems |
|
|
| wyliecoyoteuk wrote: | | You don't say what version of linux you use, but something like CouchDB or Ubuntu One might work. |
I use PCLinuxOS. I have tried DropBox etc. I am looking for a way of keeping things synced. Version control would be fine with the websites but does it work with Libre Office documents as well. I am trying to find the laziest way to keep everything in sync. |
|
| Back to top |
|
 |
wyliecoyoteuk LXF regular

Joined: Sun Apr 10, 2005 11:41 pm Posts: 3359 Location: Birmingham, UK
|
Posted: Tue Mar 13, 2012 9:45 am Post subject: |
|
|
Ubuntu one works well.
With that, you nominate a folder for sync, and it is synced with the cloud, and on all nominated machines, very easy.
The first 5Gb is free, and it also works with Android.
https://one.ubuntu.com/services/free/ _________________ The sig between the asterisks is so cool that only REALLY COOL people can even see it!
*************** ************ |
|
| Back to top |
|
 |
neilj LXF regular
Joined: Sun Oct 23, 2005 2:12 pm Posts: 106 Location: Kloof,KwaZulu Natal,South Africa
|
Posted: Tue Mar 13, 2012 12:30 pm Post subject: |
|
|
| wyliecoyoteuk wrote: | Ubuntu one works well.
With that, you nominate a folder for sync, and it is synced with the cloud, and on all nominated machines, very easy.
The first 5Gb is free, and it also works with Android.
https://one.ubuntu.com/services/free/ |
Will it work with PCLinuxOS? |
|
| Back to top |
|
 |
wyliecoyoteuk LXF regular

Joined: Sun Apr 10, 2005 11:41 pm Posts: 3359 Location: Birmingham, UK
|
Posted: Tue Mar 13, 2012 1:14 pm Post subject: |
|
|
It should do, it is apparently based on a python script.
I would look to see if there is a package for it.
There is a windows client, android and ios apps. _________________ The sig between the asterisks is so cool that only REALLY COOL people can even see it!
*************** ************ |
|
| Back to top |
|
 |
neilj LXF regular
Joined: Sun Oct 23, 2005 2:12 pm Posts: 106 Location: Kloof,KwaZulu Natal,South Africa
|
Posted: Tue Mar 13, 2012 7:32 pm Post subject: |
|
|
| wyliecoyoteuk wrote: | It should do, it is apparently based on a python script.
I would look to see if there is a package for it.
There is a windows client, android and ios apps. |
I have looked it seems a little strange that it does not support Linux.
Is there no tool that will sync my websites with the various machines? |
|
| Back to top |
|
 |
wyliecoyoteuk LXF regular

Joined: Sun Apr 10, 2005 11:41 pm Posts: 3359 Location: Birmingham, UK
|
Posted: Tue Mar 13, 2012 8:39 pm Post subject: |
|
|
| neilj wrote: | | wyliecoyoteuk wrote: | It should do, it is apparently based on a python script.
I would look to see if there is a package for it.
There is a windows client, android and ios apps. |
I have looked it seems a little strange that it does not support Linux.
Is there no tool that will sync my websites with the various machines? |
It does support Linux, maybe nobody has packaged it for PClinuxOS.
Unfortunately I don't know anything about your distro of choice, so I can't help. _________________ The sig between the asterisks is so cool that only REALLY COOL people can even see it!
*************** ************ |
|
| Back to top |
|
 |
thenudehamster
Joined: Tue Dec 22, 2009 8:33 pm Posts: 26 Location: The lost city of Basingstoke
|
Posted: Thu Mar 15, 2012 3:02 pm Post subject: |
|
|
It would be surprising if Ubuntu One didn't support Linux as it's maintained by the producers of one of the most popular flavours of Linux - Ubuntu.
Take a look at www.ubuntuone.com where you'll find all the information (and downloads) you need. I'm not that familiar with cloud computing, but basically it matters not which OS you use, the client does all the work - much like email. _________________ Barry H - thenudehamster
(No, it's not about naked pet rodents, it's where I used to live.
Any opinion expressed above is herein warranted to be worth exactly what you paid for it. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|