Skip to content

Instantly share code, notes, and snippets.

@Voronenko
Created August 5, 2013 05:34
Show Gist options
  • Save Voronenko/6153722 to your computer and use it in GitHub Desktop.
Save Voronenko/6153722 to your computer and use it in GitHub Desktop.
#!/bin/sh
sudo rm /var/lib/mongodb/mongod.lock 
sudo -u mongodb mongod -f /etc/mongodb.conf --repair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment