Ana içeriğe geç

Depolamada yer açmak

Eğer depolama için yerin kalmamışsa, neyin yer kapladığını araştırıp acil durum seçeneği uygulayabilirsin.

Basit depolama temizleme aracını çalıştırmak

One may use the following command, to perform basic space cleanup (apt, journalctl, logs, ...) :

sudo yunohost tools basic-space-cleanup

Additionaly, you may want to cleanup YunoHost operation logs if they are taking too much space, cf this issue.

Explore what's taking up space

Install ncdu:

sudo apt install ncdu

Then use it to scan the filesystem and have a dynamic, browsable report of what's using space:

ncdu /

or ncdu /var/, for example to scan only /var/