Install MongoDB on Ubuntu

I extracted some pieces from a good tutorial from official site: http://docs.mongodb.org/manual/tutorial/ adopted for my tasks.

Install on Ubuntu 14.04 Trusty

Import MongoDB public key:

Create a file list:

Reload packages:

Install latest MongoDB:

Check installation in /var/log/mongodb/mongod.log and enjoy!

Leave a Reply

Your email address will not be published.