MongoDB Useful stuff on Mongo DB on Ubuntu 16.04 Ran into few very irritating issues related to MongoDB. Here are some notes for future reference: * Path for mongodb systemctl service: /lib/systemd/system/mongod.service .. open it up .. its self explanatory * Path
MongoDB Installing MongoDB on Ubuntu 16.04 Following steps worked for installing MongoDB on Ubuntu 16.04 sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0C49F3730359A14518585931BC711F9BA15703C6 echo "deb [ arch=amd64,arm64 ] http://repo.mongodb.org/apt/ubuntu