Monday, March 13, 2017
Install MangoDB in Ubuntu Server Desktop
Install MangoDB in Ubuntu Server Desktop
Hello friends, on this Saturday night, I want to share how to install MangoDB in your Ubuntu Server and your Ubuntu Desktop. The way is easy, we only need three simple steps to do. The ways to install in these different Ubuntu are same.
Firts, edit your /etc/apt/sources.list. You can edit the sources.list using GEdit or any program that fits to you.
Second, add the line below:
# MongoDBRead more »
deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen
Available link for download