install MongoDB from tar in Linux
- download tar file from here
- extract it to any directory, add install/bin PATH with export
create data directory
mkdir -p /data/dbstart mongod server, when everything is ready, you call use mongo shell to contact with mongodb