Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Command 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 mentioned

Answer: b
Explanation: To install a specific release of MongoDB Enterprise, specify each component package individually and append the version number to the package name.

Join The Discussion