Last active
July 16, 2018 08:55
-
-
Save rjmacarthy/05ebfcfb14795eae7949ef960fcb69b7 to your computer and use it in GitHub Desktop.
start mongodb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongod --fork --dbpath /home/mongodata/mongodb --smallfiles --logpath /var/log/mongodb.log --logappend |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment