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