Skip to content

Commit 0a79579

Browse files
authored
Update MongoDB-Install-And-Settings.md
1 parent 9941cc8 commit 0a79579

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

MongoDB-Install-And-Settings.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@
2727
- 官网文档:<https://docs.mongodb.com/manual/reference/method/>
2828
- 此时(20170228) 最新稳定版本为:**3.4.2**
2929
- 官网下载:<https://www.mongodb.com/download-center?jmp=nav#community>
30-
- 官网安装方法介绍:<https://docs.mongodb.com/master/tutorial/install-mongodb-on-red-hat/>
31-
   - 官网文档使用的 Package 的安装方式。还有一种安装方式是下载 tar 包的方法,如果需要 tar 包方式可以看这篇文章:<https://itjh.net/2016/07/11/centos-install-mongodb/>
30+
- 官网安装方法介绍:<https://docs.mongodb.com/master/tutorial/install-mongodb-on-red-hat>
31+
   - 官网文档使用的 Package 的安装方式。还有一种安装方式是下载 tar 包的方法,如果需要 tar 包方式可以看这篇文章:
32+
- <https://itjh.net/2016/07/11/centos-install-mongodb>
33+
3234
- 3.4.2 yum 安装:
3335
- 新建文件:`vim /etc/yum.repos.d/mongodb-org-3.4.repo`,文件内容如下:
3436

0 commit comments

Comments
 (0)