Skip to content

Instantly share code, notes, and snippets.

@diegograssato
Created June 9, 2014 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegograssato/cb7200645d04141f7959 to your computer and use it in GitHub Desktop.
Save diegograssato/cb7200645d04141f7959 to your computer and use it in GitHub Desktop.
Startar o mongodb quando a máquina estiver com pouco espaço em disco
sudo mongod -f /etc/mongodb.conf --smallfiles &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment