Answers for "mongodb in ubuntu starting"

7

start mongodb service ubuntu

sudo systemctl start mongod
sudo systemctl stop mongod
Posted by: Guest on May-28-2020
0

how to use mongodb in ubuntu terminal

mongod --dbpath ~/db/data
Posted by: Guest on July-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language