Hi everybody,
anyone knew how to install mongodb in kali linux. I've tried adding the deb packages in the source but none of them were working and ended up 404.
http://repo.mongodb.org/apt/debian/d...amd64/Packages
Hi everybody,
anyone knew how to install mongodb in kali linux. I've tried adding the deb packages in the source but none of them were working and ended up 404.
http://repo.mongodb.org/apt/debian/d...amd64/Packages
check the following resource:
http://www6.frugalware.org/mirrors/l...ain/m/mongodb/
http://tutorialforlinux.com/2014/12/...ep-easy-guide/
I have tried running the above options from rainmak3r and received the following error when I tried "apt-get install mongodb-10gen".
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mongodb-10gen is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Are there any other methods that you would suggest to install mongodb?