Skip to main content

晓残

一个苦逼的创业者...

  • 主页
  • 服务器
  • 代码
  • 数据库
  • 图库
  • My Git
  • 购买域名
  • About me
  • Subscribe to our RSS Feed

Tag archive: Mongodb - 1 post

Mongodb 快速上手

10th March, 2017 • Database Mongodb

MongoDb 官网 安装环境Centos 6.7 x64 安装 Binary安装 curl -o mongo.tar.gz https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel62-3.4.2.tgz tar -xvzf mongodb-linux-x86_64-rhel62-3.4.2.tgz cd mongodb-linux-x86_64-rhel62-3.4.2 bin中的就是mongodb的程序,记得将路径加入环境变量 export PATH=<mongodb-install-directory>/bin:$PATH Yum安装 创建repo文件在/etc/yum.repos.d/ …

Page 1 of 1

鄂ICP备13005395号-1

© 晓残, 2021 • All rights reserved.