mongod command ubunt code example
Example 1: mongodb install ubuntu
follow the steps from the below link
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/
Example 2: ubuntu start mongodb
sudo mongod --fork --config /etc/mongod.conf