cara memulai ulang server mongoDB di 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