a) mongodb-enterprise b) mongodb-enterprise-server c) mongodb-enterprise-shell d) none of the mentioned Answer: c Explanation: mongodb-enterprise-mongos package contains the mongos daemon.
View Questionmongod process is stopped by issuing which of the following command?
a) sudo service mongod start b) sudo service mongod stop c) sudo service mongod restart d) none of ...
View QuestionCommand to install the latest stable version of MongoDB Enterprise in Ubuntu is _____________
a) sudo apt-get install mongodb b) sudo apt-get install mongodb-enterprise c) sudo apt-get install mongodb-ent d) all of the ...
View QuestionWhich of the following is the Ubuntu package management tool?
a) wapt b) dpkg c) capt d) wat Answer: b Explanation: The Ubuntu package management tools (i.e. dpkg and ...
View QuestionMongoDB only provides Enterprise packages for Ubuntu ________ LTS.
a) 13.04 b) 12.10 c) 12.04 d) 13.10 Answer: c Explanation: The package structure and names have changed as of version 2.6.
View QuestionPoint out the wrong statement.
a) As of version 2.0.0, there are no control scripts for mongos b) The mongodb-enterprise package includes various ...
View QuestionWhich of the following is not a part of mongodb-enterprise-tools?
a) mongodump b) mongotop c) mongodown d) none of the mentioned Answer: c Explanation: mongodb-enterprise-tools package contains the following ...
View Question_____ package contains the mongod daemon and associated configuration and init scripts.
a) mongodb-enterprise b) mongodb-enterprise-server c) mongodb-enterprise-mongos d) none of the mentioned Answer: b Explanation: mongodb-enterprise-mongos package contains the mongos ...
View QuestionPoint out the correct statement.
a) MongoDB provides packages of the officially supported MongoDB Enterprise builds in it’s own repository b) mongodb-enterprise-tool package ...
View QuestionWhich of the following is a metapackage for enterprise?
a) mongodb-enterprise b) mongodb-enterprise-server c) mongodb-enterprise-mongos d) None of the mentioned Answer: a Explanation: mongodb-enterprise is a metapackage that will automatically ...
View Question