mongodb的默认安装目录在哪里

编程入门 行业动态 更新时间:2024-10-08 10:39:04
本文介绍了mongodb的默认安装目录在哪里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我按照其站点上的说明安装了mongodb.要打开外壳,我必须转到mongodb的安装目录,然后键入

I installed mongodb by following the instructions from its site. To open the shell I must go to the installation directory of mongodb, and then type

./bin/mongo

我不知道默认目录.可能在哪里?

I don't know the default directory. where might it be?

推荐答案

晚些时候参加聚会,但可以帮助其他人:我为Ubuntu 16.4安装了mongodb 3.4.10

Late to the party but it could help others : I installed mongodb 3.4.10 for Ubuntu 16.4

我找到了mongo文件以启动

I found the mongo file to launch the shell at

/usr/bin/mongo

我使用以下命令找到了它

I found it using the following commands

sudo updatedb locate -b '\mongo'

更多推荐

mongodb的默认安装目录在哪里

本文发布于:2023-11-12 14:35:41,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1581757.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:安装目录   mongodb

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!