So I am new to Ubuntu
and everything seemed to be working fine till a few days ago.
Now I constantly get a dialog box saying the filesystem is running out of space.
Here is the system monitor screenshot. Ubuntu is on /dev/sda5
I am aware there are other similar questions but the answers seem very technical. Can someone help with this considering I am very new to Ubuntu.
Should I just do a fresh install after backing up the drive?
TIA
cat /proc/mounts
and include the output in the question? – kasperd Dec 22 '18 at 11:44du -d 1 / 2>/dev/null | sort -nr
. Just don't post images of program windows, copy paste the actual text output you want us to see. – mikewhatever Dec 22 '18 at 12:58/boot
and add the contents of that directory to your question? – Charles Green Dec 22 '18 at 15:24