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
2 changes: 2 additions & 0 deletions source/administration/install-on-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ various Linux systems.
.. note::
.. include:: /includes/fact-deprecated-32bit.rst

.. _recommended-linux-install:

Recommended
-----------

Expand Down
2 changes: 1 addition & 1 deletion source/includes/toc-installation-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ name: Install on Debian
description: Install MongoDB Community Edition on Debian systems using ``.deb`` packages.
---
file: /tutorial/install-mongodb-on-linux
name: Install MongoDB From Tarball
name: Install From Tarball
description: Install MongoDB Community Edition on other Linux systems from MongoDB archives.
...
5 changes: 5 additions & 0 deletions source/tutorial/install-mongodb-on-linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ Compiled versions of MongoDB Community Edition for Linux provide a simple
option for installing MongoDB Community Edition for other Linux systems without
supported packages.

.. note::
Do not use this installation method unless you have a specific need
that the available :ref:`Linux Packages <recommended-linux-install>`
do not address.

Install MongoDB Community Edition
---------------------------------

Expand Down