Skip to content

Just a blog

A place to share some thoughts

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

Tag: ubuntu

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
January 2021
S M T W T F S
 12
3456789
10111213141516
17181920212223
24252627282930
31  
« 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