Skip to content

Instantly share code, notes, and snippets.

@chris-ramon
Created December 6, 2012 02:28
Show Gist options
  • Save chris-ramon/4221357 to your computer and use it in GitHub Desktop.
Save chris-ramon/4221357 to your computer and use it in GitHub Desktop.
mongodb installation
# giving permissions
sudo chown $USER /data/db
# change /data/db owner
sudo chown $USER /data/db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment