After install ubuntu every things is perfect but root partition storage consumption is Rising automatically and it fills the root of 150GB in 40 min and it make the ubuntu unusable and stuck in black screen. How to solve this. I am new to linux.
Asked
Active
Viewed 61 times
du -ha / |& awk '/^[[:digit:]]+G/' | sort -k1,1nr
– Raffa Feb 10 '24 at 14:22ncdu
. This looks like a bad service endlessly writing errors to log files – Daniel T Feb 10 '24 at 14:24