I'm running out of disk space on one of our Linux servers and I need to find out what is taking up all the space.
TIA
|
I'm running out of disk space on one of our Linux servers and I need to find out what is taking up all the space. TIA
| |||
|
feedback
|
|
| |||
|
feedback
|
|
Windirstat was heavily inspired by kdirstat, it should be in your distro. | |||
|
feedback
|
|
du - disk usage. - "man du" for more information. edit: normally something like du / -hc --max-depth=1 should do it for graphical tools, try "filelight" | |||
|
feedback
|
|
Gnome has Disk Usage Analyzer, i have used it in Ubuntu, but i believe it is not ubuntu only. It has a similar pie chart thing to WinDirStats gui | |||
|
feedback
|
|
Try one of these: Or these: | ||||
|
feedback
|