SELINUX 미국국가 안보국에서 개발한 오픈소스로 리눅스에 보단 향상된 기능을 제공하지만 복잡하고
일부서비스가 제한되기 때문에 혹시 설정되어 있다면 해제하는 방법입니다.(2.6커널부터 지원)
/etc/selinux/config 열면
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
# SETLOCALDEFS= Check local definition changes
SETLOCALDEFS=0
SELINUX=disabled 수정하시후
재부팅 하시면 됩니다.
centos5 sendmail + pop3 설정+SMTPAUTH 사용 (3) | 2009.07.28 |
---|---|
centos5 DNS네임서버 구축 -bind설정- (0) | 2009.07.28 |
리눅스 하드디스크 배드 블럭 점검 badblocks (0) | 2009.07.14 |
리눅스 HDD(하드디스크) 추가 하기 (0) | 2009.07.13 |
[CentOS5] APM RPM설치시 실행 및 설정파일 위치 (0) | 2009.06.26 |