User Tools

Site Tools


educare:firefox_su_ssd

Differences

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

Link to this comparison view

Next revision
Previous revision
educare:firefox_su_ssd [2020/04/08 18:52] – created profproeducare:firefox_su_ssd [2020/06/08 22:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +Firefox su SSD
 +
 +Si cerca di limitare le attività di scrittura su disco per allungarne la vita
 +
 +modificare il file /etc/fstab
 +
 +  tmpfs /tmp tmpfs size=1G,noatime 0 0
 +  tmpfs /var/tmp tmpfs size=1G,noatime 0 0
 +  tmpfs /var/cache/apt tmpfs size=500M,noatime 0 0
 +  #
 +  tmpfs /home/utente....../.cache tmpfs noatime,size=1G,user 0 0
 +
 +
  
educare/firefox_su_ssd.txt · Last modified: 2020/06/08 22:20 by 127.0.0.1