In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
1. Add MongoDB installation source
Vim / etc/yum.repos.d/mongodb-enterprise.repo
Write the following configuration items to the file
[mongodb-enterprise] name=MongoDB Enterprise Repositorybaseurl= https://repo.mongodb.com/yum/redhat/$releasever/mongodb-enterprise/stable/$basearch/gpgcheck=0enabled=1
two。 Install MongoDByum install mongodb-enterprise with yum
3. Set the MongoDB process to boot
Chkconfig mongod on # does not recommend this approach
Or
Echo "mongod-f / etc/mongod.conf-- rest" > > / etc/rc.local # recommends this boot mode
For more information:
1. If you install mongodb-enterprise, the following packages will be installed
Mongodb-enterprise-server, including Mongod processes, configuration files, and initialization scripts
Mongodb-enterprise-mongos, including the mongos process
Mongodb-enterprise-shell, including the mongo shell process
Mongodb-enterprise-tools, including mongoimport bsondump, mongodump,mongoexport, mongofiles, mongoimport, mongooplog, mongoperf, mongorestore, mongostat, and mongotop tools
After 2.yun MongoDB, the configuration file is / etc/mongodb and the initialization script is / etc/rc.d/init.d/mongod
3. Install other versions of MongoDB, such as version 2.6.1
Yum install mongodb-enterprise-2.6.1
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.