Posts tagged as:

yum mongodb

Install MongoDB on Linux Using Yum Command

by lifeLinux on August 19, 2011

In a previous article called “Install MongoDB on Centos / RedHat“, I introduced how install MongoDB using binary package. In this article, i’ll introduce you to install MongoDB using yum command. The first, you need add the appropriate repo. Login root and type the following command # vi /etc/yum.repos.d/mongodb.repo

{ 0 comments }