I have installed mongo-10gen mongo-10gen-server on Linux CentOS server.
I followed the steps from Link.
I have configured /etc/mongo
first
cd /usr/local/src/mongo/bin/<br>
then
./mongod --dbpath /usr/local/src/mongo/data/db/ --smallfiles