View Single Post

  #2 (permalink)  
Old 08-16-2007, 12:31 AM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,061
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Hi!

You can use following command to increase FD on Linux:
Code:
echo 5000 > /proc/sys/fs/file-max
See our FAQ for more info - Linux increase the maximum number of open files

Let me know if you need any further assistance
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote