当前位置:网站首页>Quick install mongodb
Quick install mongodb
2022-04-23 16:42:00 【A hundred nights】
install MongoDB
1. To configure yum Source
vi /etc/yum.repos.d/mongodb.repo
----------- Add the following --------------------------
[MongoDB]
name=MongoDB Repository
baseurl=http://repo.mongodb.org/yum/redhat/7Server/mongodb-org/4.0/x86_64/
gpgcheck=0
enabled=1
2. download mongodb, encounter completed installation is complete .
yum -y install mongodb-org
3. Start the service
systemctl start mongod.service // No result display
4. Configuration start up
chkconfig mongod on
5. Verify and view the version and startup status
systemctl status mongod.service
mongod --version
版权声明
本文为[A hundred nights]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231401521416.html
边栏推荐
- On the value, breaking and harvest of NFT project
- File system read and write performance test practice
- The most detailed knapsack problem!!!
- 英语 | Day15、16 x 句句真研每日一句(从句断开、修饰)
- New project of OMNeT learning
- vscode如何比较两个文件的异同
- Esxi encapsulated network card driver
- 扫码登录的原理你真的了解吗?
- JIRA screenshot
- ◰ GL shadow map core steps
猜你喜欢
Force buckle-746 Climb stairs with minimum cost
Derivation of Σ GL perspective projection matrix
Use case execution of robot framework
On the security of key passing and digital signature
Construction of promtail + Loki + grafana log monitoring system
MySQL master-slave synchronization pit avoidance version tutorial
LVM与磁盘配额
各大框架都在使用的Unsafe类,到底有多神奇?
RAID磁盘阵列与RAID5的创建
Easyexcel reads the geographical location data in the excel table and sorts them according to Chinese pinyin
随机推荐
【Pygame小游戏】10年前风靡全球的手游《愤怒的小鸟》,是如何霸榜的?经典回归......
vim编辑器的实时操作
Solution of garbled code on idea console
扫码登录的原理你真的了解吗?
PyMySQL
Oracle data pump usage
◰GL-着色器处理程序封装
DDT + Excel for interface test
JSP learning 3
logback的配置文件加载顺序
MySQL personal learning summary
昆腾全双工数字无线收发芯片KT1605/KT1606/KT1607/KT1608适用对讲机方案
Set the color change of interlaced lines in cells in the sail software and the font becomes larger and red when the number is greater than 100
ByteVCharts可视化图表库,你想要的我都有
Kunteng full duplex digital wireless transceiver chip kt1605 / kt1606 / kt1607 / kt1608 is suitable for interphone scheme
Loggie source code analysis source file module backbone analysis
Pytorch: the pit between train mode and eval mode
MySQL master-slave synchronization pit avoidance version tutorial
Postman batch production body information (realize batch modification of data)
漫画:什么是IaaS、PaaS、SaaS?