ubuntu - How to have two instance of mongodb on same pc -


i have mongo db 2.6.9 installed in ubuntu machine.i want have 2.6.10 installed on same machine , run 1 @ time. don't have knowledge of mongodb. how can it?

talking linux, if install twice in different paths (remember change port) think run fine. problem end using same log file both instances. suggest you take @ 2 following linkes:

stack here

and on mongo manual in order see run time configuration see paths have change second running installation here


Comments