MyCave

MongoDB 3+ on Ubuntu 15.10

Installing mongodb 3+ on Ubuntu 15.04+ has a hidden problem when trying to start the service.

Because ubuntu stopped pre-installing "upstart-sysv" the mongo service is unable to start.

So install and reboot after that mongo will run normally.

sudo apt-get install upstart-sysv