Find the answer to your Linux question:
Results 1 to 3 of 3
I recently started a masters and was given a linux station, then discovered that it was almost completety full, except for 40mb or so... The reason? Not prolific filesharing but ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    0

    The largest file ever!

    I recently started a masters and was given a linux station, then discovered that it was almost completety full, except for 40mb or so...
    The reason? Not prolific filesharing but the .xsession-errors file
    Size: 127.5Gb !!

    I'm a noob but it wasn't me... so, going to investigate then delete?

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    That's a pretty enormous log file. To the best of my knowledge, that file is expendable. Delete it. I would also keep an eye on the size of any new ones that get created to make sure it doesn't happen again.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    drl
    drl is offline
    Linux Engineer drl's Avatar
    Join Date
    Apr 2006
    Location
    Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
    Posts
    1,116
    Hi.

    One of the tasks that I do every night as part of a maintenance job is to clear that file before I do a backup (via cron). The file was being filled up with warning messages that I determined could be ignored. The warnings were primarily (if not exclusively) due to Firefox. I've been doing that for about 2 years now.

    As an example, the current contents of that file on my machine consists of several copies of lines like:
    Code:
    QPixmap: Cannot create a QPixmap when no GUI is being used
    ... cheers, drl
    Welcome - get the most out of the forum by reading forum basics and guidelines: click here.
    90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
    We look forward to helping you with the challenge of the other 10%.
    ( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •