View previous topic :: View next topic |
Author |
Message |
saverik Guru

Joined: 18 Oct 2008 Posts: 411
|
Posted: Sat Mar 15, 2025 1:44 pm Post subject: Pulizie del sistema |
|
|
Buongiorno a tutti ,
per le pulizie del sistema sto pensando di utilizzare oltre a eclean --deep packages e eclean --deep distfiles anche di pulire completamente var/cache...
Suggerimenti? _________________ Lenovo L14 Ryzen 4650U,16GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+openrc |
|
Back to top |
|
 |
sabayonino Veteran


Joined: 03 Jan 2012 Posts: 1057
|
Posted: Sat Mar 15, 2025 4:06 pm Post subject: |
|
|
bah. escluse quelle due directories non è che ci sia molto da ripulire là
Code: | # du -d1 -hc /var/cache --exclude=/var/cache/{distfiles,binpkgs} |
Code: |
15M /var/cache/cups
31M /var/cache/edb
39M /var/cache/eix
14M /var/cache/fontconfig
21M /var/cache/genkernel
112K /var/cache/ldconfig
4,0M /var/cache/man
0 /var/cache/revdep-rebuild
4,0K /var/cache/samba
64K /var/cache/ccache
121M /var/cache
121M totale
|
Per lo più sono cartelle dove vengono spesso aggiornate e ripulite di suo
magari una ripulita al contenuto di /var/tmp/portage/* , nel caso ci siano rimasti residui di compilazione interrotta e non auto-puliti da portage
se utilizzi ccache , puoi ripulirla anche con
Code: | ccache -d /var/ccache -C -c |
(adatta la cartella con quella da te impostata) _________________ LRS 64/32 |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|