Solving Disk Usage Issue on Linux Server
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: https://gitlab.com/quidsup/notrack
Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup
Follow me on Social Media
Twitter: https://twitter.com/quidsup
MeWe: https://mewe.com/i/quidsup
Minds: https://minds.com/quidsup
#DiskUsage #Systemd #QuidsupLinux
by quidsup
linux dns server