installation - Install MongoDB on centos without YUM -


I am trying to install Mangodeb to St OS. As outlined in the question, I have to install it without the Wiim command. I downloaded the file from .rpm I used the rpm -ivh mongo-10gen-2.4.8-mongodb_1.x86_64.rpm command to install .rpm I have successfully installed mongodb. You can check the situation. Can not I find the way to move forward after this? Files mongod.conf and mongod are also not getting on the system. Any help will be greatly appreciated.

Mongo-10 gene-2.4.8-mongodb_1 X86_64.rpm is only a MongoDib client if you need a server, then install a server package (Mongo-10-Gene-Server-X.x-MX.x86_64.rpm) or compile it from source.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

android - how to get distance of 2 beacons and make a condtion base on that distance -