Questions tagged [synchronization]

489 questions
0
votes
2 answers

Master-Master replication how to catch up sync if shutdown

for work I was supposed to set up a master-master replication of 2 servers ( raspberry pi 3 debian ), which I did and it works, but now I have come to the issue of why we set up the replicas in the 1srt place : Server 1 is the main master and server…
0
votes
2 answers

Controlling WIndows 7 "Sync Center" with GPO's

We are looking at bringing Windows 7 into the workplace, we have a new W7 laptop we are testing. Our work environment heavily relies on folder redirection. In the XP environment we have a GPO for users that forces folder syncs at logon and logoff,…
Nate
0
votes
0 answers

migrating data between Windows servers on different networks

I am migrating to new servers from different hosting companies. I have about 250GB of files to be copied from the old server to the new. Both servers are behind firewalls. Can someone recommend a good way to keep the new server in sync with the…
Steven
  • 111
  • 3
0
votes
2 answers

unison set owner of files

I'm copying files from my workstation to a dev sandbox, locally I don't have the www-data user, which is needed by my web server. Is there a way to set up an user_id for files synced by unison?
astropanic
  • 307
  • 2
  • 5
  • 18
0
votes
2 answers

Synchronization over ssh with restricted access to the server file system

I want to synchronize (both directions) a certain folder between a server (S) and a local machine (L). On both S and L, I have the same system (Ubuntu) and a user jan, with sudo privileges (i.e. in admin group). The SSH access to S is possible only…
galapah
  • 101
  • 1
0
votes
1 answer

Creating transportable servers (Windows Server 2008 R2)

Question: What would be the best way to achieve the desired situation? RODC's? Current situation: We have two domain controllers both with OS in RAID1 and DATA in RAID5. We also have two extra HP servers which we have to deploy as a standalone…
0
votes
2 answers

How to sync two Wordpress sites, while maintaining some differences between them

I have an Ubuntu Linux VM that is hosting about 105 Wordpress sites. For each of the sites on my server, I have a "clone" version of the site (ie www.example.com and clone.example.com). The clone version for each website on my server is used for my…
0
votes
0 answers

dropbox / syncthing / cold storage like server

I have a gluster file system on top of two zfs RAIDs, and I'm looking to set up filesharing with the following requirements: 1) Data security. Data at rest is taken care of, but I need to make sure any communications between clients and server is…
0
votes
1 answer

Sync mysql databases to master server

I need to do a database synchronization from each store to central store. Each store employee should be able to do this sync once or twice a day, due ISPs unavailability here. Owner would check at night, the movements from each store (sales, stock,…
Enrique Becerra
  • 145
  • 3
  • 8
0
votes
1 answer

How to keep newly installed packages in sync from master to nodes with puppet?

I have a setup of a bunch of machines (Ubuntu servers) which are geographically separated and are used for developing the same code-base. Sometimes I need to install packages on the machine from my site and then ssh to all of the others and install…
emmerich
  • 143
  • 5
0
votes
0 answers

Windows 10 connect to Azure AD Premium - Synchronisation not working

I have a Windows 10 Client connected to AzureAD with my Work-Account. In addition I registered for the Premium AzureAD which allows me to have more features and functionality. Now the issue is that I want to enable Synchronisation for example one…
0
votes
1 answer

Add existing 365 shared mailboxes (synced) to hybrid exchange server

We have a hybrid deployment with 365, using the free hybrid edition license key for Exchange provided by Microsoft, through the Office365 portal. As such, this single Exchange 2016 server cannot host mailboxes, and is not involved in mail flow. The…
0
votes
4 answers

Exchange 2007: smartphone syncing options

Consider a deployment of Exchange 2007. OWA is deployed and working well. Users want to sync their smartphones with their Exchange account (mail, contacts, calendar mostly). The Exchange configuration details on the phones are using the…
p.campbell
  • 4,407
  • 6
  • 41
  • 51
0
votes
0 answers

Windows Server Sync?

Looking to see if anyone has knowledge in this. Currently I am trying to set up 2 windows 2012 servers, to synchronize the files in C:\Company\Record of each machine. For example. Machine A makes 06-08-2016.log, it gets pushed to Machine B. And vice…
0
votes
0 answers

Syncronise only one container between Active Directory

I have a Microsoft Exchange server off-site and a file server on-site (with their own separate AD environment). I want to synchronise AD so that new users and password changes are reflected on both ends automatically. The catch is that the AD on the…