Uploaded December 2020 | Updated September 2026, 2 weeks ago
One of my Raspberry Pi Linux Servers is filling up with 70% of 8GB used up. But which folder is all the data in? After recursively analysing folder sizes I identified excessive systemd logs and too much data in SQL.
Commands:
df -h
ll -R | less
du -h -d 1
tree -sd
tree -sd L 1
ncdu
journalctl -r
journalctl --vacuum-time=2d
Terminal Programs:
Ncurses Disk Usage (ncdu)
Tree
Disk Usage (du)
Disk Free (df)
Long List (ll alias ls -alF)
GUI Programs:
KDE – File Light
Gnome – Disk Usage Analyser
NoTrack: gitlab.com/quidsup/notrack
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Twitter: twitter.com/quidsup
MeWe: mewe.com/i/quidsup
Minds: minds.com/quidsup
#DiskUsage #Systemd #QuidsupLinux
One of my Raspberry Pi Linux Servers is filling up with 70% of 8GB used up. But which folder is all the data in? After recursively analysing folder sizes I identified excessive systemd logs and too much data in SQL.
Commands:
df -h
ll -R | less
du -h -d 1
tree -sd
tree -sd L 1
ncdu
journalctl -r
journalctl --vacuum-time=2d
Terminal Programs:
Ncurses Disk Usage (ncdu)
Tree
Disk Usage (du)
Disk Free (df)
Long List (ll alias ls -alF)
GUI Programs:
KDE – File Light
Gnome – Disk Usage Analyser
NoTrack: gitlab.com/quidsup/notrack
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Twitter: twitter.com/quidsup
MeWe: mewe.com/i/quidsup
Minds: minds.com/quidsup
#DiskUsage #Systemd #QuidsupLinux










