The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Security
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 03-04-2008
Laksmi Laksmi is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 5
How to set CoreDump in SuSE 10

Hi All,
Am trying to modify the coreDump value in SuSE 10 by doing the following steps :

1. Add the line "ulimit -Sc 1004" to /etc/profile
2. Relogin using telnet and try the command "ulimit -c". The value is 1004
3. Now relogin using xbrowser the ulimit value is not reflected.

OS : SuSE 10 - 64 bit OS

The above changes works perfectly fine in Suse 9, whether i login through telnet or xbrowser.


Please help. Also lemme know what difference it makes when i login through telnet and xbrowser?