Skip to content

Instantly share code, notes, and snippets.

@chluehr
Created August 4, 2011 20:28
Show Gist options
  • Save chluehr/1126168 to your computer and use it in GitHub Desktop.
Save chluehr/1126168 to your computer and use it in GitHub Desktop.
Notes on SSD usage
# Example /etc/fstab
# / was on /dev/sda1 during installation
UUID=73d37f98-4668-4686-985b-6574087e62e8 / ext4 noatime,discard,errors=remount-ro,user_xattr 0 1
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
=====================================================
Firefox: about:config - add/set key:
browser.cache.disk.parent_directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment