Mac Installation :
The easy way to install MongoDB is by using package manager like Homebrew or MacPorts.
or
Setup the data directory
setup appropriate permissions
Ubuntu Installation :
To authenticate apt-get package, install the public GPG key from MongoDB creators.
Install latest stable build of MongoDB
Windows Installation :
Download the latest stable build from https://www.mongodb.com/download-center#community
Make sure appropriate version 64 bit or 32 bit
Install with the installation file.
create the data directory
Running MongoDB
On Mac :
On Ubuntu :
On Windows :