Find the answer to your Linux question:
Results 1 to 5 of 5
How to change pending singals value , forever? My serve is 1024 , this is too small. ulimit -a...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3

    How to change pending singals value ?

    How to change pending singals value , forever?

    My serve is 1024 , this is too small.

    ulimit -a

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    ulimit -i value_desired
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3
    That's right !

    But I want to change it forever !

    thank you !

  4. #4
    Just Joined!
    Join Date
    Feb 2007
    Posts
    3
    ulimit -i value

    when restart computer the value will be recover.

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Quote Originally Posted by viano View Post
    That's right !

    But I want to change it forever !

    thank you !
    See /etc/security/limits.conf - you will need to edit that file and possibly reboot. See the manpage for details: man limits.conf
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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