Skip to content

Instantly share code, notes, and snippets.

@cebe
Created November 18, 2011 15:57
Show Gist options
  • Save cebe/1376841 to your computer and use it in GitHub Desktop.
Save cebe/1376841 to your computer and use it in GitHub Desktop.
tmpfs
mount -t tmpfs -o size=100M,mode=0755 tmpfs /var/www/cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment