Skip to content

Instantly share code, notes, and snippets.

@ksloan
Last active August 29, 2015 14:00
Show Gist options
  • Save ksloan/11266683 to your computer and use it in GitHub Desktop.
Save ksloan/11266683 to your computer and use it in GitHub Desktop.
run mongod in background with log
sudo mongod --fork --logpath /var/log/mongodb.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment