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
77Overview
88--------
99
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.
2113
2214.. The following include includes two h2 headers:
2315.. 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``
1111packages. While Ubuntu includes its own MongoDB
1212packages, the official MongoDB packages are generally more up-to-date.
1313
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-
2014.. The following include includes two h2 headers:
2115.. Packages and Control Scripts
2216
You can’t perform that action at this time.
0 commit comments