I have a remote server in linode with ubuntu lucid 10.04 64 bits.
I have installed mongodb from mongodb repo:
If I write mongo in console I get:
MongoDB shell version: 2.0.3
connecting to: test
>
I want to know if my database mongodb is 64 bits. I can not use 32 bits mongodb database. I need use 64 bits mongodb database.
How or where can I check it?
If my database mongodb is not 64 bits, how can I install mongodb 64 bits in ubuntu lucid 10.04 64bits?
Thank you!
-bash: mongodb-10gen: command not foundif I runuser@user:~$ mongodb-10gen | grep deb– hyperrjas Mar 24 '12 at 19:21-bash: locate: command not found– hyperrjas Mar 24 '12 at 19:41