How To Install MongoDB and UMongo on Ubuntu

Friday, August 08, 2014 govindkewat.com 14 Comments


MongoDB is a document database that provides high performance, high availability, and easy scalability. Due to its features it used in many applications.
This article provide you steps to install MongoDB & UMongo in ubuntu.


Install MongoDB in Ubuntu

1. Open terminal. Use shortcut ctrl+alt+t.
2. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10
3. echo "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen" | tee -a /etc/apt/sources.list.d/10gen.list
4. sudo apt-get -y update
5. sudo apt-get -y install mongodb-10gen
6. Exit



Congrats! You have installed MongoDB successfully. In order to start, stop or restart MongoDB use thie below commands.

sudo service mongodb start            // to start MongoDB
sudo service mongodb stop            //  to stop MongoDB
sudo service mongodb restart       // to restart MongoDB


Install UMongo in Ubuntu

1. Click Here to Download UMongo Package.
2. Now go to Download directory & unzip the package.
3. Now open terminal & go to ' Download/umongo-linux-all_1-6-2 ' directory.
4. run ' bash launch-umongo.sh '.


It's done. Hurrah!! UMongo installed successfully.


Please leave your comment below if you faced any issue.



14 comments:

  1. I like your post. It is good to see you verbalize from the heart and clarity on this important subject can be easily observed... etcher.download

    ReplyDelete
  2. Very nice your blog, Do you want to AMD AM4 socket Ryzen series then you can read one article about the Latest motherboard This motherboard is based on the AMD X470 chipset and comes with three PCIe slots to offer expandability to cater to today’s and tomorrow’s needs.

    ReplyDelete