Oh,最近想在bluehost主机上安装MongoDB,于是google了一下,看到一篇博文(大意):
I want to install MongoDB on bluehost recently. so I first get some message from internet.
logging in, I typed:
uname -a
And received affirmation that this is a 64bit server. Or you can typed:
getconf LONG_BIT
It will return 64.
Next, I went ahead and grabbed the current version from http://www.mongodb.org/downloads by doing:
wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-static-legacy-1.6.1.tgz
tar xzf mongodb-linux-x86_64-static-legacy-1.6.1.tgz Continue reading »Install mongodb on bluehost
最新评论