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
