Find the answer to your Linux question:
Results 1 to 2 of 2
I see my system going to non-responsive mode several times and hitting hard on my work. I have tried almost all the possible steps mentioned in the docs i got ...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    1

    How to configure Kernel Crash dump in OpenSuSE10

    I see my system going to non-responsive mode several times and hitting hard on my work. I have tried almost all the possible steps mentioned in the docs i got from web, but could not succeed on that front. So some one can point me out to some article.

    My kernal version: 2.6.13-15

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    You need to configure core dumps using ulimit
    Code:
    ulimit -c
    You may be able to set this permanently by editing /etc/profile.

Posting Permissions

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