Inicie o serviço MongoDB ubuntu
sudo systemctl start mongod
sudo systemctl stop mongod
Adarsh077
sudo systemctl start mongod
sudo systemctl stop mongod
sudo systemctl start mongodb
# it will starts mongodb server
sudo mongod --fork --config /etc/mongod.conf
connecting mongodb