根据linux 版本到官网下载对应mongodb版本
查看服务器版本:cat /proc/version
查看linux发行版本:cat /etc/redhat-release
我用的阿里云服务器,对应的下载了 mongodb-linux-x86_64-rhel62-3.6.2.tgz 版本
根据linux 版本到官网下载对应mongodb版本
查看服务器版本:cat /proc/version
查看linux发行版本:cat /etc/redhat-release
我用的阿里云服务器,对应的下载了 mongodb-linux-x86_64-rhel62-3.6.2.tgz 版本
原文:https://www.cnblogs.com/8899man/p/8316975.html