File tree Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Expand file tree Collapse file tree 2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,9 @@ Install MongoDB on Debian
7
7
Overview
8
8
--------
9
9
10
- Use this tutorial to install MongoDB on Debian systems from
11
- ``.deb`` packages. While some Debian distributions include
12
- their own MongoDB packages, the official MongoDB packages are generally
13
- more up to date.
14
-
15
- .. note::
16
-
17
- This tutorial applies to both Debian systems and versions of Ubuntu
18
- Linux prior to 9.10 "Karmic" which do not use Upstart. Other Ubuntu
19
- users will want to follow the :doc:`/tutorial/install-mongodb-on-ubuntu`
20
- tutorial.
10
+ Use this tutorial to install MongoDB from ``.deb`` packages on the current
11
+ **stable** Debian release. While Debian includes its own MongoDB packages, the
12
+ official MongoDB packages are more up to date.
21
13
22
14
.. The following include includes two h2 headers:
23
15
.. Packages and Control Scripts
Original file line number Diff line number Diff line change @@ -11,12 +11,6 @@ Use this tutorial to install MongoDB on Ubuntu Linux systems from ``.deb``
11
11
packages. While Ubuntu includes its own MongoDB
12
12
packages, the official MongoDB packages are generally more up-to-date.
13
13
14
- .. note::
15
-
16
- If you use an older Ubuntu that does **not** use Upstart (i.e. any
17
- version before 9.10 "Karmic"), please follow the instructions on the
18
- :doc:`install-mongodb-on-debian` tutorial.
19
-
20
14
.. The following include includes two h2 headers:
21
15
.. Packages and Control Scripts
22
16
You can’t perform that action at this time.
0 commit comments