Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 222 Bytes

mongo.md

File metadata and controls

14 lines (10 loc) · 222 Bytes

MongoDB start

  • Start Mongo Service using
sudo systemctl start mongod

[!NOTE] Only done once You don't need to run these every time to see mongo status run

sudo systemctl status mongod