here is a screen shot?
what to do?
tnx
here is a screen shot?
what to do?
tnx
Last edited by ajgreeny; November 1st, 2024 at 04:58 PM.
my desktop computer is with Ubuntu 24.04 LTS
Taken from this answer:
Your system has some sort of repeating error, and this is being logged in syslog.
To find out what the error might be, enter this command in a terminal:
Post the results here if you don't understand them.Code:tail --lines=100 /var/log/syslog
To clear your current syslog, enter this command in a terminal:
This is only a temporary solution, because we need to find out why it's being filled.Code:sudo truncate --size=0 /var/log/syslog
Always make regular backups of your data (and test them).
Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.
thank you
i will try.. it is hard to type on that computer because it is a media center without a proper keyboard..
the only keyboard i've there now is a problematic remote control..
i will have to take my main computer keyboard and connect it on the media center computer....
i will do it..
my desktop computer is with Ubuntu 24.04 LTS
i have entered both commands
here is the paste..
https://pastebin.com/tMQz36Sp
my desktop computer is with Ubuntu 24.04 LTS
A few months ago, we helped someone else here figure out all the ways file systems can fill up. Please find that thread, since there are lots of good tools and techniques shown.
And please don't post images inline, especially when 1500 text characters can easily show the same information and allow people to copy/paste important parts in their replies. Make it easy to help you, please.
Thank you.
This looks like an old bug, also mentioned in a previous thread.
Look at this Reddit thread and at comment #13 in the above-mentioned bug report.
Does any of that help?
Always make regular backups of your data (and test them).
Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.
too complicated.
the second command that you gave me will not solve it for good?
my desktop computer is with Ubuntu 24.04 LTS
What command?
Do you mean the truncate command in post #2?
I thought he wrote it's temporary.
Basically, it should allow you some breathing room until you find a real fix.
Did you look at the suggestion in post #6?
You can run these commands
These command are the same as what would be done with dconf-editor.Code:gsettings set org.gnome.shell.extensions.dash-to-dock hot-keys false gsettings set org.gnome.shell.extensions.dash-to-dock hotkeys-overlay false gsettings set org.gnome.shell.extensions.dash-to-dock hotkeys-show-dock false
Only difference is dconf-editor is a nice gui app.
Splat Double Splat Triple Splat
Earn Your Keep
Don't mind me, I'm only passing through.
Once in a blue moon, I'm actually helpful.
Sometimes there are 10,000 possible causes for an issue, so you need to help yourself to figure out the problem. Deleting logs should happen automatically. For a system running fine, that's what happens. Something has gone wrong with YOUR system. Until you figure out what has gone wrong, there won't be any permanent solution possible.
Removing logs faster just masks the problem. If not addressed, that problem WILL get worse and worse and worse, until the system won't boot at all.
But fixing it or not is 100% your choice.
A sticking plaster is to install Stacer (Linux monitoring tool) and third button down is a Cleaner which can delete all or some logs. Until you can get a grip on why? Stacer gives you a dashboard into the Ubuntu engine room.
Bookmarks