1,Centos6.X yum安装mongoDB客户端和服务器端;

  yum -y install mongodb mongodb-server;

基于epel repo.当前的mongoDB的版本为2.6.X

yum安装配置mongoDB客户端和服务器端

2,配置

具体配置见Ruiy的另外一篇文章关于Centos平台下编译安装mongoDB及配置;

http://www.cnblogs.com/ruiy/p/MongoDB.html

相关文章:

  • 2022-01-31
  • 2021-06-05
  • 2021-08-08
  • 2021-08-19
  • 2021-06-26
  • 2022-12-23
猜你喜欢
  • 2021-07-21
  • 2021-09-20
  • 2021-12-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-22
相关资源
相似解决方案