Skip to content

Instantly share code, notes, and snippets.

@marshluca
Created August 26, 2011 09:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marshluca/1173104 to your computer and use it in GitHub Desktop.
Save marshluca/1173104 to your computer and use it in GitHub Desktop.
restart mongodb on mac
sudo rm -rf /usr/local/mongodb_data/mongod.lock
sudo launchctl load /Library/LaunchDaemons/org.mongodb.mongod.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment