I was notified that my disk is almost full. So, I deleted files from my trash but the space was not freed - the available space is 0 bit. I caused that I am not able to boot. Also, I tried to use a live Ubuntu USB stick and remove some more files using rm -r
but available space is 0 bit again. How can I make some space?
Thank you for any advice.
du
to view disk usage to find where it's being used (be it installed apps; log files that need maintenance etc) etc – guiverc Dec 14 '21 at 02:23