Learn Python Easy Way

Tuesday, May 3, 2016

mongodb install on ubuntu 14


https://www.howtoforge.com/tutorial/install-mongodb-on-ubuntu-14.04/

https://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/


Working for Ubuntu 14:

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927
 
echo "deb http://repo.mongodb.org/apt/ubuntu trusty/mongodb-org/3.2 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list
 
sudo apt-get update
 
sudo apt-get install -y mongodb-org
 
 
Posted by Gopal Singh at 1:59 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2017 (13)
    • ►  September (4)
    • ►  August (6)
    • ►  July (3)
  • ▼  2016 (62)
    • ►  August (1)
    • ►  June (8)
    • ▼  May (11)
      • script for jenkins build failure notification
      • python interview questions
      • add python dictionaries
      • python timeout script
      • sorting python dictionary and tuple
      • python xml
      • update jenkins job config
      • get all POST args in python flask
      • flask on openshift
      • mongodb install on ubuntu 14
      • runcmd and runcmds: probably the based usage of si...
    • ►  April (18)
    • ►  March (17)
    • ►  February (5)
    • ►  January (2)
  • ►  2015 (77)
    • ►  December (8)
    • ►  November (19)
    • ►  October (28)
    • ►  September (2)
    • ►  August (17)
    • ►  July (3)
  • ►  2013 (1)
    • ►  October (1)
Simple theme. Powered by Blogger.