Jak ponownie uruchomić serwer MongoDB w 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