Как перезапустить сервер MongoDB в 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