Chrome cache in RAM
在 Linux 上面已經有當多簡單的教學,不過大多是教修改設定檔的方式,以下是更簡單的方式
以 Debian GNOME3 的環境為例
應用程式–>主選單–>網際網路 ,在 Debian “主選單” 的程式名字是 alacarte
選 chrome 後,右邊有屬性的條件可以修改,把指令欄位修改成下面,就可以啦,只要 –disk-cache-dir 的 option 即可
/opt/google/chrome/google-chrome –disk-cache-dir="/tmp/chrome/" %U