Skip to content

DOCS-4696: Remove old note about Ubuntu <=9.10 #2226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
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
14 changes: 3 additions & 11 deletions source/tutorial/install-mongodb-on-debian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,9 @@ Install MongoDB on Debian
Overview
--------

Use this tutorial to install MongoDB on Debian systems from
``.deb`` packages. While some Debian distributions include
their own MongoDB packages, the official MongoDB packages are generally
more up to date.

.. note::

This tutorial applies to both Debian systems and versions of Ubuntu
Linux prior to 9.10 "Karmic" which do not use Upstart. Other Ubuntu
users will want to follow the :doc:`/tutorial/install-mongodb-on-ubuntu`
tutorial.
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.

.. The following include includes two h2 headers:
.. Packages and Control Scripts
Expand Down
6 changes: 0 additions & 6 deletions source/tutorial/install-mongodb-on-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ Use this tutorial to install MongoDB on Ubuntu Linux systems from ``.deb``
packages. While Ubuntu includes its own MongoDB
packages, the official MongoDB packages are generally more up-to-date.

.. note::

If you use an older Ubuntu that does **not** use Upstart (i.e. any
version before 9.10 "Karmic"), please follow the instructions on the
:doc:`install-mongodb-on-debian` tutorial.

.. The following include includes two h2 headers:
.. Packages and Control Scripts

Expand Down