时间:2021-07-01 10:21:17 帮助过:2人阅读
6、启动服务
/usr/local/mongodb/bin/mongod --config /usr/local/mongodb/bin/mongodb.conf
7、连接测试
cd bin
./mongo
db.help() 可以列出MongoDB客户端的命令列表
8、查看日志
cd logs
tail -f mongodb.log
mongoDB的安装(一)
标签:
< 上一篇
jpa语句报 org.springframework.dao.InvalidDataAccessApiUsageException: Parameter with that position [2] did not exist; nested exception is java.lang.IllegalArgumentException: Parameter with that position
下一篇 >
MongoDB数据库基础
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册