—— 阿尔伯特·爱因斯坦

程序员の奇妙冒险

当前标签:MongoDB(2 篇文章)

Linux tar.gz安装mongodb

安装环境CentOS 6,理论其他环境一样,下载对应版本即可 安装 下载wget <https://fastdl.mongodb.org/linux/mongodb-linux-x8664-rhel62-4.4.16.tgz> 解压tar -zxvf mongodb-linux-x86\64-rhe

8200