Re: [kde] Nepomuk/Strigi filled my disk



Nikos Chantziaras wrote:
Anne Wilson wrote:
That 20GB logfile had filled up over just over 2 days. With the amount of data on that drive I expected it to take time. What I didn't expect is this dreadful filling up of logfiles. I think they will have to remain inactive until I get this sorted.

That's a bug. As a temporary workaround, you can:

rm .xsession-errors
ln -s /dev/null .xsession-errors

That is, all log messages will be swallowed by /dev/null.

Not really a good idea. However, you do need to rotate the log. Just drop a script into:

/etc/logrotate.d

I think that the attached is correct, but read the find man page for: "logrotate".

--

JRT

Linux (mostly) From Scratch

/home/jrt/.xsession-errors {
rotate 1
daily

endscript
}

___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Relevant Pages

  • Re: [kde] Nepomuk/Strigi filled my disk
    ... Anne Wilson wrote: ... With the amount of data on that drive I expected it to take ... What I didn't expect is this dreadful filling up of logfiles. ... all log messages will be swallowed by /dev/null. ...
    (KDE)
  • OT: Wanted - software to rotate JPG
    ... I want some free software that will allow me to choose 2 points that I know ... to be level and then rotate a JPG by that amount, ... to rotate the correct amount and then trim the pic to lose ...
    (uk.rec.motorcycles)
  • Re: OT: Wanted - software to rotate JPG
    ... I want some free software that will allow me to choose 2 points that I know ... to be level and then rotate a JPG by that amount, ... to rotate the correct amount and then trim the pic to lose ...
    (uk.rec.motorcycles)
  • Re: OT: Wanted - software to rotate JPG
    ... I want some free software that will allow me to choose 2 points that I ... know to be level and then rotate a JPG by that amount, ... pain to rotate the correct amount and then trim the pic ...
    (uk.rec.motorcycles)
  • Re: [kde] Nepomuk/Strigi filled my disk
    ... On Thursday 05 March 2009 13:27:00 Nikos Chantziaras wrote: ... With the amount of data on that drive I expected it to take ... all log messages will be swallowed by /dev/null. ... I'll bear that in mind if it gives me any more trouble. ...
    (KDE)