• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

1GB free out of 1.8TB?

VinylxScratches

Golden Member
There is no way I have that much used... I ran disk analyzer and only about 800GB showed up even though it says 1.6TB is used... how can I figure this out?
 
Last edited:
Found it with this.

Code:
du -a /home/user | sort -n -r | head -n 10

xsession-error.old was taking up space... what the flip.
 
Last edited:
Google and find/download a program called filelight. It's a graphical app that breaks down disk usage, it's actually pretty cool. Takes a while to build up the graph, but once you do, you can drill down and find what is using all your space.

Great for when I notice my 3.6TB array is getting full.
 
Back
Top