Install MongoDB as a Service in CentOS 6.x
MongoDB provides a package for people to download and install on their system to try out the software, but you may want to install the software using their dedicated repository instead. Using the repository has a few advantages: MongoDB is configured as a service, so you can enable it to run when your system starts …