Skip to content

Commit 0f0972c

Browse files
author
Dave Cuthbert
authored
DOCSP-23156 fix typography collision (#40)
* DOCSP-23156 Fix typography collision * DOCSP-23156 Fix typography collision
1 parent ec4c221 commit 0f0972c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

source/faq.txt

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ This page provides answers to some frequently asked questions we have
1818
encountered. If you have additional questions please contact MongoDB
1919
Support.
2020

21-
Does ``mongosync`` have to use the same operating system as MongoDB Enterprise Server?
22-
--------------------------------------------------------------------------------------
23-
24-
When ``mongosync`` runs on its own hardware, it does not have to use
25-
the same operation system (OS) as the source or destination clusters it
26-
is connecting.
21+
Can ``mongosync`` run on its own hardware?
22+
------------------------------------------
23+
24+
Yes, ``mongosync`` can run on its own hardware. ``mongosync`` does not
25+
have to run on the servers that host your MongoDB instances. When
26+
``mongosync`` runs on its own hardware, it can use an operating system
27+
(OS) that is different than the OS on the source or destination
28+
clusters.
2729

2830
.. _c2c-faq-increase-oplog:
2931

0 commit comments

Comments
 (0)