I have installed mongodb in Centos 6.5. The mongodb folder is in
/usr/mongodb/.
But when I run "service mongod start", it shows error:
The mongod service is unrecognized.
But if we enter run "/user/mongodb/bin/mongod",
the service starts and works fine. Please suggest a solution.