摘要: 基于centos 7.2 Mongodb 3.2.8 1.关闭mongodb服务器: use admin db.shutdownServer() 2.mongodb.conf配置文件 3.启动mongodb服务,并加载配置文件(.conf) 注意:bind_ip localhost 会将127.0. 阅读全文
posted @ 2017-01-09 16:15 DemonGao 阅读(512) 评论(0) 推荐(0) 编辑