I have my server on Mediatemple and i reached my 20GB quota. I installed Ubuntu and many plugins but I don't know how I reached that 20GB? I'm running a website but I'm sure it is not taking all that space!
|
feedback
|
|
| |||||||||||||
feedback
|
|
Shell in, cd to / and run
(That will give you the total size of each directory). Edit:
So in that case, CD into foldera and run the du command again, that'll give you the list of largest files/folders in there, keep drilling down till you find the largest files. If you don't need them, remove them. | |||
|
feedback
|
|
If you have ssh-access and a linux box, you can easily graph your disk with baobab. This tool can also read remote folders via ssh and makes a circle diagram. Also on my box | |||
feedback
|