반응형
# ulimit -n
1024
# echo "* soft nofile 65535" >> /etc/security/limits.conf
# echo "* hard nofile 65535" >> /etc/security/limits.conf
# ulimit -u 65535
# ulimit -n 65535
# ulimit -n
65535
반응형
'Linux > CentOS' 카테고리의 다른 글
| GPT error (0) | 2012.11.23 |
|---|---|
| CentOS 6 em1을 eth0로 변경 (0) | 2012.11.07 |
| 쿼터 설정 (0) | 2012.10.31 |
| CentOS 6.2에서 6.3으로 업데이트 (0) | 2012.10.30 |
| 특정 사용자 권한으로 명령어 실행 (0) | 2012.10.10 |




최근댓글