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