14
Nov

solaris /etc/system 설정.

   Posted by: poss   in Solaris(솔라리스)

/etc/system화일은 커널변수를 변경할때 사용하는 화일이다.

/etc/system 파일에서 변수로 사용 되는 것들
- moddir 변수는 부팅되는 시간에 로드되는 모듈의 탐색 경로를 수정
- exclude 변수는 참조되는 모듈들을 배제할 때 사용
- rootdev 변수는 교체될 루트 장치를 결정할 때 사용
- variable = value 는 커널 매개변수의 기본으로 지정

* 스택상에서 프로그램 실행되는것을 방지하는 방법
set noexec_user_stack = 1
set noexec_user_stack_log = 1         #로그에 남도록 설정

* session time out 설정
set swip :tcpidletimeout=200

* 텔넷의 동시접속자 수 제한
set pt_cnt=100
set npty=100

This entry was posted on 금요일, 11월 14th, 2008 at 11:07 오전 and is filed under Solaris(솔라리스). You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment
*

Switch to our mobile site