How to install mongodb on redhat 7.7

17 篇文章 0 订阅
本文介绍了如何在Linux系统中下载并安装MongoDBEnterpriseServer6.0.3和MMS6.0.9版本的rpm包,包括使用`rpm`命令安装,启动与监控mongod和mongodb-mms服务,以及权限管理和网络检查。
摘要由CSDN通过智能技术生成

下载rpm:

  1. mongodb-enterprise-server-6.0.3-1.el7.x86_64.rpm
  2. mongodb-org-server-6.0.4-1.el7.x86_64.rpm
  3. mongodb-mms-6.0.9.100.20230201T2148Z.x86_64.rpm
rpm -ivh mongodb-org-server-6.0.4-1.el7.x86_64.rpm
rpm -ivh mongodb-mms-6.0.9.100.20230201T2148Z.x86_64.rpm
rpm -ivh mongodb-mms-6.0.9.100.20230201T2148Z.x86_64.rpm
systemctl start mongod
systemctl status mongod
systemctl start mongodb-mms.service
systemctl status mongodb-mms.service
systemctl status mongodb-mms.service
systemctl status mongod
ps -ef|grep mongo
netstat -tlnp|grep 8080
mkdir /s3test/mongodb_head
cd /s3test/mongodb_head/
sudo chown mongod:mongod /s3test/mongodb_head/
chmod 777 mongodb_head/
cd mongodb_head/
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值