Clearing disk space
------------------------------------------------------------------------------------------------------------------------------------------
Identifying where disk space is being used:
ncdu /
Find file above a specific size
find / -type f -size +300M > filelist.txt
-
G-> for gibibytes
-
M-> for megabytes
-
K-> for kibibytes
-
b-> for bytes
------------------------------------------------------------------------------------------------------------------------------------------
Files to check:
/var/log/*
/var/log/journal - this can be vacuumed to reduce the size:
journalctl --vacuum-size=500M (removes old journal logs)
------------------------------------------------------------------------------------------------------------------------------------------
cPanel
Anything .trash (recommend client does this:)
-cpanel > Tweak Settings > Trash > Alter number of days