Mongo

Install

  1. Extract the tar
  2. Move the bins to /usr/local/mongodb
  3. Add this to the path
  4. Create directory /data/db
  5. Chown directory
  6. Run mongod for server
  7. Run mongo for commands