=Install MongoDB
==Add 10gen package to source.list
The 10gen package contains the latest mongoDB version, append below line to the end of the file “/etc/apt/sources.list”
deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen
For example, vim the “source.list” and append the 10gen package like this :