I freed 30GB using Filelight
-
I recommend it too. It's simple as doing:
sudo rm -rf /
Where "-rf" obviously stands for "remove french".
-
And that's all, I'm happy since I was out of space.
Looks like the Gnome Disk Usage Analyzer but for KDE.
-
I'm more of a baobab person myself
Isn't it the same?
-
I freed 50gb by running 'docker system prune'...
Oh hey thanks for reminding me, freed 5GB which should buy me a bit of time on upgrading the server I use for this lemmy instance.
-
Isn't it the same?
Basically, just using gtk instead of Qt
-
Cheese it!
@EveryMuffinIsNowEncrypted @VonReposti Cheese? That's a James May job.
-
I use
du -hs * | sort -h
In Germany "du hs" is considered an insult and I think that's beautiful.
-
Yes, it is.
-
i use https://dev.yorhel.nl/ncdu for this
I'm à qdirstat guy : https://github.com/shundhammer/qdirstat
-
And that's all, I'm happy since I was out of space.
gdu
gang -
And that's all, I'm happy since I was out of space.
The always huge and killing my system space:
- pacman cache
- docker bullshit
- flatpaks
- journalctl files!
-
I don't think you'll need to do that, unless you are planning to download files that are over 4Gb long and/or you are using a potato that has less than 1 Gb of ram.
t. I've set my entire ram into a ramdisk, and the performance actually IMPROVED compared to not setting a ramdisk at all.
I don't think they meant forcing themselves because their RAM would fill up, but because their stuff would be gone after rebooting if they didn't move it.
-
And that's all, I'm happy since I was out of space.
My
/
is a tmpfs.There is no state accumulating that I didn't explicitly specify, exactly because I don't want to deal with those kind of chores.
-
In Germany "du hs" is considered an insult and I think that's beautiful.
selber hs °^°
-
@EveryMuffinIsNowEncrypted @VonReposti Cheese? That's a James May job.
Lol, I love me some James May saying "cheese", but I was more referring to the old Futurama episode where Bender goes back to Mars University. One of his signature catchphrases in that episode is "Cheese it!"
-
I use
du -hs * | sort -h
This tool is amazing https://github.com/KSXGitHub/parallel-disk-usage
-
Lol, I love me some James May saying "cheese", but I was more referring to the old Futurama episode where Bender goes back to Mars University. One of his signature catchphrases in that episode is "Cheese it!"
@EveryMuffinIsNowEncrypted Sorry I did not get this reference. I'm not a Futurama fan. I don't know why.
️
But I know BÄÄM cheese!
-
I use
du -hs * | sort -h
If you need a more interactive method, gdu is awesome. And if you're using btrfs, btdu gives preliminary results instantly (which get more precise over time).
-
@EveryMuffinIsNowEncrypted Sorry I did not get this reference. I'm not a Futurama fan. I don't know why.
️
But I know BÄÄM cheese!
It is totally valid that you are not. We all have our preferences.
With that being said, I don't get the "BÄÄM" reference. Hehe.
-
And that's all, I'm happy since I was out of space.
I use gdu personally