想請教各位大大,在下已依照討論文所教的在/etc/fstab設定tmpfs指令。
並在firefox config也設定/tmp值。但如何驗證確定設定成功呢?
/etc/fstab 檔案最後加入這兩行
tmpfs /var/log tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults,mode=1777 0 0
firefox config下新增一個字串值,
字串為 browser.cache.disk.parent_directory , 然後將內含值改為 /tmp
#教學出處 http://eeemod.net/forum/viewthread.php?tid=4&extra=page%3D1
請各位大大協助解答囉!謝謝。
在下為EEE PC 701 Linux 4G, 512M RAM

X