Skip to content

Just a blog

A place to share some thoughts

  • Run
  • Lab
    • Lab Utility
    • Simulation Archive
    • Calculation Workshop
  • Me!

Month: October 2012

Modify Firefox cache location in ubuntu

First allocate a ram disk in ubuntu, in terminal, type in these commands,

mkdir -p /tmp/ram

sudo mount -t tmpfs -o size=2014M tmpfs /tmp/ram/

then input about:config in firefox address bar

add new string browser.cache.disk.parent_directory, set the value to /tmp/ram/

restart Firefox!

Author JingPosted on October 23, 2012Categories 学习,积累Tags cache, firefox, ubuntuLeave a comment on Modify Firefox cache location in ubuntu

Recent Posts

  • It has to be better
  • 身份的困境
  • 疫情下的生活
  • Web Scraper using Python for Coronavirus headlines from NYT
  • Fly with cats again, dreadful yet successful
October 2012
S M T W T F S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Aug   Dec »

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Run
  • Lab
    • Lab Utility
    • Simulation Archive
    • Calculation Workshop
  • Me!
Just a blog Proudly powered by WordPress