Answers for "how do i start and stop mongodb in linux"

1

How to stop MongoDB in Linux

sudo systemctl stop mongod

// @Zenonymous
Posted by: Guest on December-21-2021
0

mongodb server stop command in kali linux

service mongodb start
service mongodb stop
Posted by: Guest on September-05-2021

Code answers related to "how do i start and stop mongodb in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language