User Tools

Site Tools


howtos:google_chrome_in_ramdisk
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


howtos:google_chrome_in_ramdisk [02/12/2018 21:34] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +Add the following to your /etc/fstab file:
  
 +<file>
 +tmpfs /home/tdd/.cache/google-chrome tmpfs defaults,noatime,mode=1777 0 0
 +</file>
 +
 +That should mount the directory which hold the Chrome cache files.
howtos/google_chrome_in_ramdisk.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1