Linux Format forums Forum Index Linux Format forums
Help, discussion, magazine feedback and more
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Synchronising various systems

 
Post new topic   Reply to topic    Linux Format forums Forum Index -> Help!
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

PostPosted: Fri Mar 09, 2012 2:36 am    Post subject: Synchronising various systems Reply with quote

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
View user's profile Send private message
reklan



Joined: Thu Mar 13, 2008 10:41 am
Posts: 83
Location: Doncaster, Yorkshire

PostPosted: Fri Mar 09, 2012 9:42 am    Post subject: Reply with quote

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
View user's profile Send private message
nelz
Moderator


Joined: Mon Apr 04, 2005 12:52 pm
Posts: 8002
Location: Warrington, UK

PostPosted: Fri Mar 09, 2012 10:13 am    Post subject: Reply with quote

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
View user's profile Send private message
guy
LXF regular


Joined: Thu Apr 07, 2005 1:07 pm
Posts: 830
Location: Worcestershire

PostPosted: Fri Mar 09, 2012 4:53 pm    Post subject: Reply with quote

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
View user's profile Send private message Visit poster's website
wyliecoyoteuk
LXF regular


Joined: Sun Apr 10, 2005 11:41 pm
Posts: 3359
Location: Birmingham, UK

PostPosted: Fri Mar 09, 2012 8:22 pm    Post subject: Reply with quote

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
View user's profile Send private message
bobthebob1234
LXF regular


Joined: Thu Jan 03, 2008 9:38 pm
Posts: 1356
Location: A hole in a field

PostPosted: Fri Mar 09, 2012 11:35 pm    Post subject: Reply with quote

+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
View user's profile Send private message
neilj
LXF regular


Joined: Sun Oct 23, 2005 2:12 pm
Posts: 106
Location: Kloof,KwaZulu Natal,South Africa

PostPosted: Tue Mar 13, 2012 6:09 am    Post subject: Synchronising various systems Reply with quote

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
View user's profile Send private message
wyliecoyoteuk
LXF regular


Joined: Sun Apr 10, 2005 11:41 pm
Posts: 3359
Location: Birmingham, UK

PostPosted: Tue Mar 13, 2012 9:45 am    Post subject: Reply with quote

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
View user's profile Send private message
neilj
LXF regular


Joined: Sun Oct 23, 2005 2:12 pm
Posts: 106
Location: Kloof,KwaZulu Natal,South Africa

PostPosted: Tue Mar 13, 2012 12:30 pm    Post subject: Reply with quote

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
View user's profile Send private message
wyliecoyoteuk
LXF regular


Joined: Sun Apr 10, 2005 11:41 pm
Posts: 3359
Location: Birmingham, UK

PostPosted: Tue Mar 13, 2012 1:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
neilj
LXF regular


Joined: Sun Oct 23, 2005 2:12 pm
Posts: 106
Location: Kloof,KwaZulu Natal,South Africa

PostPosted: Tue Mar 13, 2012 7:32 pm    Post subject: Reply with quote

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
View user's profile Send private message
wyliecoyoteuk
LXF regular


Joined: Sun Apr 10, 2005 11:41 pm
Posts: 3359
Location: Birmingham, UK

PostPosted: Tue Mar 13, 2012 8:39 pm    Post subject: Reply with quote

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
View user's profile Send private message
thenudehamster



Joined: Tue Dec 22, 2009 8:33 pm
Posts: 26
Location: The lost city of Basingstoke

PostPosted: Thu Mar 15, 2012 3:02 pm    Post subject: Reply with quote

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 user's profile Send private message AIM Address
View previous topic :: View next topic  
Display posts from previous:   
Post new topic   Reply to topic    Linux Format forums Forum Index -> Help! All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Linux Format forums topic RSS feed 


Powered by phpBB © 2001, 2005 phpBB Group


Copyright 2011 Future Publishing, all rights reserved.


Web hosting by UKFast