premabodh
September 9th, 2009, 11:35 AM
Hi All,
I tried setting ulimit but everytime I restart the system it gets reset to default value of 1024 i.e. command ulimit -n gives 1024.
Tried setting in /etc/security/limits.conf like this:
@user soft nofile 5000
also adding ulimit -c 5000 and ulimit -n 5000 in /etc/profile but not working.
also did
$sudo ulimit -n 5000
giving following error:
sudo: ulimit: command not found
Please let me know how to set this value in ubuntu 6.06 LTS. I am still using this version.
Thanks and Regards,
Vikash Anand..
:(
I tried setting ulimit but everytime I restart the system it gets reset to default value of 1024 i.e. command ulimit -n gives 1024.
Tried setting in /etc/security/limits.conf like this:
@user soft nofile 5000
also adding ulimit -c 5000 and ulimit -n 5000 in /etc/profile but not working.
also did
$sudo ulimit -n 5000
giving following error:
sudo: ulimit: command not found
Please let me know how to set this value in ubuntu 6.06 LTS. I am still using this version.
Thanks and Regards,
Vikash Anand..
:(