2 FAQ tagged "open_files"
Viewing 1-2 of 2 FAQ -- Can’t re-open pipe to command substitution (fd 4): No child processes error and solution
Q. I’m running Debian Linux 64 bit server. I’m getting an error which read as follows:
Can’t re-open pipe to command substitution (fd 4): No child processes
How do I fix the problem?
A. This error occurs when Linux server run out of open files maximum limit i.e system cannot create or open a new file due to [...] - Linux increase the maximum number of open files or file descriptors
Q. How do I increase the maximum number of open files under CentOS Linux? How do I open more file descriptors under Linux?
A. ulimit command provides control over the resources available to the shell and to processes started by it, on systems that allow such control. The maximum number of open file [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Today ~ 1 Comment
Today ~ 1 Comment
Today ~ 10 Comments
Today ~ 8 Comments
Yesterday ~ 15 Comments