nstall MongoDB 3.4 process on yum under CentOS 7 system.
The first step to see if there is a MongoDB configuration yum source
Switch to the yum directory cd /etc/yum.repos.d/
View the file ls
The second part does not exist to add yum source
Create the file touch mongodb-3.4.repo
Edit this file vi mongodb-3.4.repo
content:
[…]
Recent Comments