Cómo reiniciar el servidor MongoDB en Ubuntu
sudo systemctl restart mongodb
# it will restarts running mongodb server
visualscrapper
sudo systemctl restart mongodb
# it will restarts running mongodb server
sudo systemctl start mongod
sudo systemctl stop mongod
sudo systemctl start mongod