Avatar Edgar González

  • Random
  • Archive
  • RSS

How to install MongoDB in Ubuntu 10.10

10gen publishes apt-gettable packages for MongoDB, those packages are generally fresher than those in Ubuntu.

So, to install MongoDB from 10gen packages do this:

  1. Add MongoDB repository into Ubuntu

    Add the following line to /etc/apt/source.list file:

    deb http://downloads.mongodb.org/distros/ubuntu 10.10 10gen

  2. Create PGP key and Install MongoDB

    We need to generate key to gain access into MongoDB repository. Use this:

    $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv 7F0CEB10
    

    Then update your repository:

    $ sudo apt-get update
    

    And install MongoDB:

    $ sudo apt-get install mongodb-stable
    
    • #ubuntu
    • #10.10
    • #mongodb
    • #mongo
    • #howto
    • #installation
  • 1 year ago
  • Comments
  • Permalink
  • Share
    Tweet

Recent comments

Blog comments powered by Disqus
← Previous • Next →

Portrait/Logo

About

When I'm not spending time with Jessica and my kids, I build web applications. Rails developer, believer of Agile Development and Lean startups. NoSQL enthusiast.
CTO and Lord of the API at Piictu

Me, Elsewhere

  • @edgar on Twitter
  • Facebook Profile
  • edgargonzaleznetve on Youtube
  • egg on Flickr
  • edgar on Foursquare
  • My Skype Info
  • Linkedin Profile
  • edgar on github

Twitter

loading tweets…

  • RSS
  • Random
  • Archive
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr