Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions source/tutorial/install-mongodb-enterprise-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Overview
--------

Use this tutorial to install :products:`MongoDB Enterprise
</mongodb-enterprise-advanced?jmp=docs>` on Debian Linux systems from
``.deb`` packages.
</mongodb-enterprise-advanced?jmp=docs>` from ``.deb`` packages on Debian 7.

.. include:: /includes/list-mongodb-enterprise-packages.rst

Expand Down
9 changes: 4 additions & 5 deletions source/tutorial/install-mongodb-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Install MongoDB on Debian
Overview
--------

Use this tutorial to install MongoDB from ``.deb`` packages on the current
**stable** Debian release. While Debian includes its own MongoDB packages, the
official MongoDB packages are more up to date.
Use this tutorial to install MongoDB from ``.deb`` packages on Debian 7. While
Debian includes its own MongoDB packages, the official MongoDB packages are
more up to date.

.. The following include includes two h2 headers:
.. Packages and Control Scripts
Expand All @@ -29,8 +29,7 @@ Considerations
For production deployments, always run MongoDB on 64-bit systems.

You cannot install this package concurrently with the ``mongodb``,
``mongodb-server``, or ``mongodb-clients`` packages that
your release of Debian may include.
``mongodb-server``, or ``mongodb-clients`` packages included in Debian 7.

.. include:: /includes/fact-installation-bind-ip-default-in-config.rst

Expand Down