Mongodb Classroom image

Anil  Bist / Professional / DataBase

 
To post your Question Join Classroom
 
Lesson Topics's No:-  First|1 | 2 | 3 | 4|Last
Lessons:- Installation

For Linux: Almost same as Mac OS except some equivalent command is needed.

  • For Debian-based distros (using  apt-get):               
  1. Import MongoDB Repository key. 
sudo apt-key adv  --keyserver hkp://keyserver.ubuntu.com:80  --recv EA312927
gpg: Total number processed: 1\
gpg:                     imported: 1   (RSA: 1)

 

2. Add repository to package list on Ubuntu 16.04. 

$  echo   "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 multiverse"
| sudo tee /etc/apt/sources.list.d/mongodb-org-3.2.list

 

3. on Ubuntu 14.04. 

$  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

Update package list.

$  sudo apt-get update 
 

Install MongoDB

$  sudo apt-get install mongodb-org 
 
 
 
image
Anil  Bist

Skills    Mongodb

Qualifications :- High School - SLV, College/University - Graphic Era Deemed Univ University,
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:-

I started my Professional Journey in 2006 with one of the Web Development Company in Bangalore and my 1st framework was "Ruby on Rail" as Web development and delivered around 5+ Projects using this platform. Then came another dimension as JEE/Sturst framework, Gradually I realized that I want to build something on my own and give my passion and energy on creating something different a
Explore

 

  Students (0)