Install MongoDB on Debian or Ubuntu Linux¶

10gen publishes packages of the MongoDB releases as .deb packages for easy installation and management for users of Debian and Ubuntu systems. While some of these distributions include their own MongoDB packages, the 10gen packages are generally more up to date. The procedure for installing MongoDB on these systems is generally similar; however:

  1. Users of systems that run “Upstart,” which includes versions of Ubuntu since 9.10 “Karmic,” use the following tutorial:

    Install MongoDB on Ubuntu

  2. Users of all other systems, which use SysV style init processes, should use the following tutorial:

    Install MongoDB on Debian

MongoDB Manual

  • About MongoDB Documentation
  • Installing MongoDB
  • Replication
  • Sharding
  • Administration
  • Security
  • Indexes
  • Aggregation
  • Application Development
  • Using the MongoDB Shell
  • Use Cases
  • Frequently Asked Questions
  • Reference

Index

Formats

  • MongoDB Manual, Single HTML Page
  • MongoDB Manual, PDF Format
  • MongoDB Manual, ePub Format

Translations

  • Japanese
  • Chinese

Knowledge Base

  • Tutorials
  • Frequently Asked Questions
  • Use Cases

MongoDB Wiki

  • Getting Started
    • Introduction
    • Downloads
    • SQL to MongoDB Mapping
  • Developer Documentation
    • Connections
    • Databases
    • Collections
    • Documents
    • GridFS
    • Querying
    • Optimization
    • Inserting
    • Updating
    • Removing
    • MapReduce
  • Administrative Documentation
    • Journaling
    • Production Notes
    • Durability and Repair
    • GridFS Tools
    • DB Operations from the Shell
    • Windows
    • Troubleshooting
  • Community and Ecosystem
    • 10gen
    • MongoDB Events
    • MongoDB Masters
    • Slides and Video
    • Hosting Center
    • MongoDB Monitoring Service (docs)
    • Administrative Interfaces
    • MongoDB Books
  • Drivers
    • JavaScript (wiki, docs)
    • Python (wiki, docs)
    • Ruby (wiki, docs)
    • PHP (wiki, docs)
    • Perl (wiki, docs)
    • Java (wiki, docs)
    • Scala (wiki, docs)
    • C# (wiki, docs)
    • C (wiki, docs)
    • C++ (wiki, docs)
    • Haskell (wiki, docs)
    • Erlang (wiki, docs)

This documentation is a product of the MongoDB Documentation Project: fork the repository on GitHub, or open a Jira Case to contribute.

© Copyright 2011-2012, 10gen, Inc. Licensed under Creative Commons. MongoDB®, Mongo®, and the leaf logo are registered trademarks of 10gen, Inc.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.