Friday, October 25, 2013

How to install mongo DB in ubuntu 12.04

MongoDB Shell:

sudo apt-get install mongodb mongodb-dev
gem install mongo

You can install MongoDB from here.

0 comments:

Post a Comment