I do not undertand how to do this exercise.
Create your config file and add minimum parameters asked in your lab and spin up your mongod
mongod -f your_config_file
or
mongod --config your_config_file
1 Like
I do not undertand how to do this exercise.
Create your config file and add minimum parameters asked in your lab and spin up your mongod
mongod -f your_config_file
or
mongod --config your_config_file