User Tools

Site Tools


blog:firefox_and_chrom_cache_on_ramdrive

Firefox and Chrom cache on ramdrive

Add to fstab:

tmpfs           /tmp          tmpfs   mode=0777 0 0                              

Firefox:

browser.cache.disk.parent_directory=/tmp/ram

Chromium: just change launcher to

/opt/google/chrome/google-chrome --disk-cache-dir="/tmp/ram/"

Ref: http://www.linuxreaders.com/2011/01/11/firefox-chrome-cache-on-ram-drive-fedora-ubuntu/

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  _____  ____    __  ___  __  __   _  __
 / ___/ / __ \  /  |/  / / / / /  | |/_/
/ /__  / /_/ / / /|_/ / / /_/ /  _>  <  
\___/  \___\_\/_/  /_/  \____/  /_/|_|
 
blog/firefox_and_chrom_cache_on_ramdrive.txt · Last modified: 2012-01-19 07:16 by brb