file:/etc/rc.local
#Optimize chrome
mkdir /tmp/ccache
mount -t tmpfs -o size=512M,mode=0744 tmpfs /tmp/ccache/;
chmod -R 777 /tmp/ccache/;
#Shortcut
#/usr/bin/google-chrome-stable -disk-cache-dir=“/tmp/ccache/“ -disk-cache-size=600000000 –password-store=basic#Optimize firefox
about:config
browser.cache.disk.enable – false
browser.cache.memory.enable – true
about:cache
Logged in as {{omniform_current_user_display_name}}. Edit your profile. Log out? Required fields are marked *
Your email address will not be published. Required fields are marked *
Comments are closed.
You must be logged in to post a comment.