I\'m using NodeJS wih MongoDB using mongodb package. When I run mongod command it works fine and gives "waiting for connection on port 27017". So, mongod seems to
just start the mongo server from terminal
Ubuntu -
sudo systemctl start mongod