Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • I run this command, no big files found. Commented May 15, 2017 at 12:19
  • btw I connect my server with ssh, no GUI. Commented May 15, 2017 at 12:19
  • @dasdasd - okay, the method I suggested in my answer should work without GUI Commented May 15, 2017 at 12:25
  • I run this command and I could not find big files, I also increased the depth and could not see it Commented May 15, 2017 at 12:28
  • @dasdasd - you should find large folder. and then dig in that folder. did you find large folders (with GB) when running du -h --max-depth=1 / ? what did you find when you enter into those folders and execute du -h /foldername--max-depth=1 /? Commented May 15, 2017 at 12:44