Step-by-step – MongoDB Debian Stretch Installation

March 1, 2018 | By the+gnu+linux+evangelist.

Getting Started

  1. 5. Managing MongoDB

    Finally, to Manage MongoDB Database
    To Start it:

    sudo service mongod start

    To Enable Start at Boot:

    sudo chkconfig mongod on

    To Stop MongoDB Server:

    sudo service mongod stop

    To Restart MongoDB Server:

    sudo service mongod restart

    Then Test the Mongodb Shell running:

    mongo
    MongoDB Shell
  2. 6. Getting Started

    MongoDB Database Getting-Started Guide

    MongoDB First, Steps Guide

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress