You are not logged in.
I haven't posted for months as everything was running smoothly :-)
I was using my BL Lithium and Vivaldi quited.
I was then not able to do much as there seems to be a Disk Space problem
I mad some disk space, and if I df -h I can see 868 GB used from my 1 TB SSD drive but see Avail 0 and use 100%
I am not a Linux guru for troubleshooting so I don't know where to look....
Any guess ?
Yoda
Note if I log out and try to login, after entering my password, it loop and comes back to login screen
I can access TTY1 so I can type commands
Last edited by yoda (2020-09-08 19:29:44)
According to Buddhism, we all met several times... This time, it's on this forum :-) May we meet again
Offline
Please show us the output of
df -h
cd /; du -m --max-depth=1|sort -g|sed "s/\t./M\t/g ; s/\///g"
Offline