Install MongoDB 3.4 on yum in CentOS 7
Install MongoDB 3.4 on yum in CentOS 7.
Step 1 check whether the yum source is configured for Mongodb
Switch to the yum directory cd/etc/yum. repos. d/
View File ls
The second part does not add the yum
Install and configure MongoDB in Linux1. MongoDB simple description
A MongoDB is an open-source database system written in C ++ Based on Distributed File storage. It aims to provide scalable and high-performance data storage solutions for WEB
Install and configure MongoDB in Ubuntu 16.04 LTS
MongoDB is a high-performance NoSQL database. Compared with relational databases, it also provides high performance and high flexibility. Here we will explain how to install and configure the MongoDB
There are many ways to install MongoDB. you can install MongoDB in source code or in Centos using yum source. Because MongoDB is updated fast, I prefer to use yum source security.
There are many ways to install MongoDB. you can install MongoDB in
Install MongoDB on CentOS7
Install MongoDB on CentOS7
1. Connect to the CentOS7 server through SecureCRT;
2. Go to the/usr/local/directory:Cd/usr/local
3. Create the tools directory in the current directory:Mkdir-p tools
4. Go to the tools directory:
InstallationFirst, the TAR package to install1. Baidu Network disk http://pan.baidu.com/s/1FOH2m2.https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.0.6.tgzSecond, the Yum source for installationConfigure the Package management system (yum).
MongoDB has been widely used as a NoSQL Database in recent years. More and more enterprises are trying to use MongoDB instead of the original Database. MongoDB also performs well in clusters, sharding, and replication. I will introduce various
MongoDB has been widely used as a NoSQL Database in recent years. More and more enterprises are trying to use MongoDB instead of the original Database. MongoDB also performs well in clusters, sharding, and replication. I will introduce various
Install mongodb rpm package and mongodbrpm packageMonfoDB is an open-source document database that provides common performance, high availability, and automatic scaling.
The record in MongoDB is a document, which is a structure consisting of fields
Reprinted: View Original
I. preparations:
Run the yum command to view the MongoDB package information.
[Root @ VM ~] # Yum info mongo-10gen(No matching information is displayed ,)
It indicates that the yum source in your centos system does
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.