MongoDB How to Install & Quick Getting Started for Linux Gentoo KDE4 I686/x86_64 Step-by-Step Easy Guide

May 26, 2013 | By Duchateaux.

The Guide shows you Step-by-Step How to Install MongoDB NoSQL Database for Linux Gentoo 2012 KDE4 Desktop.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

Linux Gentoo MongoDB Tree
  1. Download Latest MongoDB Database Linux Release:

    MongoDB for Linux tar.gz
  2. Right-Click on Archive > Open with Ark

    Then Extract Into /tmp.

    KDE4 MongoDB Database tar.gz Extraction
  3. Relocate MongoDB

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    mv /tmp/mongodb* /opt/mongodb
    mkdir -p /data/db
    chown mongodb /data/db

  4. Starting & Stoping the MongoDB Server

    • To Start MongoDB Server:

      /opt/mongodb/bin/mongod --journal

    • To Stop MongoDB Server:

      Ctrl+c

  5. MongoDB Database Getting-Started Guide.

    MongoDB First, Steps

QuickChic Theme • Powered by WordPress