参考 https://www.jianshu.com/p/8c9c9db57a4d
在/usr/local
下下载安装包
cd /usr/local
wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.0.tgz
如果报错无法建立 SSL 连接就将地址中的https改为http
解压
tar -zxvf mongodb-linux-x86_64-4.0.0.tgz
参考 https://www.jianshu.com/p/8c9c9db57a4d
在/usr/local
下下载安装包
cd /usr/local
wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.0.tgz
如果报错无法建立 SSL 连接就将地址中的https改为http
解压
tar -zxvf mongodb-linux-x86_64-4.0.0.tgz
本文标题:Centos6.5安装mongodb4.0.4的详细步骤
本文链接:https://www.haomeiwen.com/subject/ggatwctx.html
网友评论