Why do my systems grow disproportionately in space?.
by Camello from LinuxQuestions.org on (#5R9JM)
Hello,
I would like to know if it is really possible to prevent the system from running out of space due to constant updates.
In another forum they advise me that if we leave "enough room from the beginning" (something I don't know what it means) and we do a cleanup of cached packages regularly we will never run out of space.
After finishing updating and installing some things in the directory and cleaning with "bleachbit" the system had in total about 9.2GB occupied, today after an "update" it has already 9.6GB.
Code:$ df -h
S.ficheros Tamano Usados Disp Uso% Montado en
udev 3.8G 0 3.8G 0% /dev
tmpfs 783M 3.0M 780M 1% /run
/dev/nvme0n1p3 48G 9.6G 36G 21% /
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/nvme0n1p1 1.5G 7.4M 1.5G 1% /boot/efi
cgroup 12K 0 12K 0% /sys/fs/cgroup
tmpfs 783M 4.0K 783M 1% /run/user/115
tmpfs 783M 12K 783M 1% /run/user/1000
In the other system that I had installed I reached 23GB, and in my directory, and in the set of installed applications there is basically the same between the two systems ...
What can I do so that the system does not increase so disproportionately?.
Am I doing something wrong, or is it just normal for this to happen.
Thank you very much for any comments.
I would like to know if it is really possible to prevent the system from running out of space due to constant updates.
In another forum they advise me that if we leave "enough room from the beginning" (something I don't know what it means) and we do a cleanup of cached packages regularly we will never run out of space.
After finishing updating and installing some things in the directory and cleaning with "bleachbit" the system had in total about 9.2GB occupied, today after an "update" it has already 9.6GB.
Code:$ df -h
S.ficheros Tamano Usados Disp Uso% Montado en
udev 3.8G 0 3.8G 0% /dev
tmpfs 783M 3.0M 780M 1% /run
/dev/nvme0n1p3 48G 9.6G 36G 21% /
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/nvme0n1p1 1.5G 7.4M 1.5G 1% /boot/efi
cgroup 12K 0 12K 0% /sys/fs/cgroup
tmpfs 783M 4.0K 783M 1% /run/user/115
tmpfs 783M 12K 783M 1% /run/user/1000
In the other system that I had installed I reached 23GB, and in my directory, and in the set of installed applications there is basically the same between the two systems ...
What can I do so that the system does not increase so disproportionately?.
Am I doing something wrong, or is it just normal for this to happen.
Thank you very much for any comments.