systemctl isolate httpd.service 명령어 실행에 관하여
페이지 정보
본문
[root@localhost ~]# systemctl isolate httpd.service
Failed to start httpd.service: Operation refused, unit may not be isolated.
See system logs and 'systemctl status httpd.service' for details.
위와 같은 오류문구가 확인되어 상태 확인 시도했습니다
---------------------------------------------------------------
systemctl status httpd.service
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using master.chul.com. Set the 'ServerName' directive globally to suppress this message
----------------------------------------------------------------
도메인 이름에 신뢰가지 않는다고 확인되었습니다.
이 오류때문에 "systemctl isolate httpd.service" 명령이 안되는 걸까요?
이 오류때문이라면 어떻게 문제를 해결할 수 있을까요?
- 이전글[쉽게 따라하는 IaaS 구축 가이드] 책 구매 관련 23.10.05
- 다음글Re: systemctl isolate httpd.service 명령어 실행에 관하여 23.06.26
댓글목록
등록된 댓글이 없습니다.