MongoDB Installation Guide for Ubunu 14.04
0. Environment Description: Ubuntu 14.04, MongoDB2.6.1
1. Import the public Key value from MongoDB to the Ubuntu package system.
2. Create a MongoDB file in the Sources list
3. Reload the local file package list
4. Install the MongoDB Database
5. Start MongoDB
6. Start MongoDB shell. shell provides a method similar to SQLConsole, allowing users to directly manipulate the database.
7. Disable MongoDB
Summary:
MongoDB is a popular documentation database. It supports distributed deployment and linear expansion. It also provides powerful query mechanisms similar to SQL and Multiple indexes, noSQL databases of the same type have complete functions.
CentOS compilation and installation of MongoDB
CentOS compilation and installation of php extensions for MongoDB and mongoDB
CentOS 6 install MongoDB and server configuration using yum
Install MongoDB2.4.3 in Ubuntu 13.04
MongoDB beginners must read (both concepts and practices)
MongoDB authoritative Guide (The Definitive Guide) in English [PDF]
MongoDB details: click here
MongoDB: click here