Docs/数据库/mongodb/mongo基本操作.md

108 B

启动

mongod -f /etc/mongo.conf

停止

mongod --shutdown -f /etc/mongo.conf