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