SELinux 활성화시 log를 통한 SELinux troubleshoot를 해결하는 방법
# yum -y install setroubleshoot* policycoreutils*
# reboot (필수)
# tail /var/log/messages 를 확인하면 selinux 활성화로 인한 트러블슈트 해결책이 제시되어 있음
'Centos' 카테고리의 다른 글
CentOs에 크롬 설치 (0) | 2014.02.11 |
---|---|
Intel(R) PRO/Wireless 2200BG Driver for Linux 설치방법 (0) | 2014.02.11 |
root 자동로그인 (0) | 2014.02.07 |
Centos 한글 키보드 설정 (0) | 2014.02.06 |
Centos 한국어 설치 (0) | 2014.02.06 |