«nagios» 태그된 질문

1
chcon : SELinux로 nagios를 설치하는 동안 레이블이없는 파일에 부분 컨텍스트를 적용 할 수 없음
SELINUX = enforceing을 사용하여 CentOS에서 Nagios 코어를 설정하고 있습니다. 나는 실행하려고 chcon -R -t httpd_sys_content_t /usr/local/nagios/sbin/ 같은 매뉴얼에 제안 ,하지만 난이 오류 메시지를 얻을 : chcon: can't apply partial context to unlabeled file `cmd.cgi' chcon: can't apply partial context to unlabeled file `trends.cgi' chcon: can't apply partial context to unlabeled …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.