From: Paul Sladen (vserver_at_paul.sladen.org)
Date: Mon 28 Oct 2002 - 12:53:16 GMT
On Sun, 27 Oct 2002, Burak wrote:
> bash: /home/denw/.bashrc: Too many open files in system
> what should i do to fix it?
% echo 65536 > /proc/sys/fs/file-max
or raise the ulimits for the vserver ("ulimit -n 1024" in
`/etc/vservers/$hostname.conf').
-Paul
-- Nottingham, GB