Difference between revisions of "Mongodb"
From Wiki2
(Created page with "====[http://www.pronique.com/blog/installing-mongodb-on-windows-the-wamp-way installing-mongodb-on-windows-the-wamp-way]====") |
|||
Line 1: | Line 1: | ||
===[http://www.pronique.com/blog/installing-mongodb-on-windows-the-wamp-way installing-mongodb-on-windows-the-wamp-way]=== | |||
===on homebuntu=== | |||
sudo service mongodb start | |||
The MongoDB instance stores its data files in the /var/lib/mongodb and its log files in /var/log/mongodb/mongodb.log |
Revision as of 18:49, 6 November 2013
installing-mongodb-on-windows-the-wamp-way
on homebuntu
sudo service mongodb start
The MongoDB instance stores its data files in the /var/lib/mongodb and its log files in /var/log/mongodb/mongodb.log