| [ CnUnix ] in KIDS 글 쓴 이(By): ahsarang (.아.사.랑.) 날 짜 (Date): 2002년 11월 29일 금요일 오후 10시 23분 29초 제 목(Title): Re: [q] Linux에서 open file 수 증가시키� 감사합니다. 근데 안되네요. -.-;; limits.conf에 추가했습니다. --- * hard nofile 4096 --- 글구 말씀하신데로 했습니다. root> ulimit -n 1024 root> ulimit -n unlimited bash: ulimit: cannot modify limit: Operation not permitted root> ulimit -n 1024 # 변하지 않음 --- babo> ulimit -n 1024 babo> ulimit -n unlimited # 조용함... babo> ulimit -n 1024 # 변하지 않음 --- 좀더 자세히 알려주세요. plz... |