

InterviewSolution
Saved Bookmarks
1. |
To install the latest stable version of MongoDB on SUSE, issue ______________(a) sudo zypper install mongodb-enterprise(b) sudo zypper update mongodb-enterprise(c) sudo zyp install mongodb-enterprise(d) none of the mentionedI had been asked this question in a national level competition.This question is from MongoDB Enterprise topic in chapter MongoDB Enterprise and Packages of MongoDB |
Answer» The correct OPTION is (a) sudo zypper INSTALL mongodb-enterprise |
|