[CentOS 7] 서비스 실행 systemctl > 기술자료 | 해피정닷컴

[CentOS 7] 서비스 실행 systemctl > 기술자료

본문 바로가기

사이트 내 전체검색

[CentOS 7] 서비스 실행 systemctl > 기술자료

Linux [CentOS 7] 서비스 실행 systemctl

페이지 정보


본문

systemctl  명령어는  CentOS 7 부터 사용 가능합니다.

CentOS 6.x 에서 실행하면 이렇게 사용할 수 없다는 메시지만 뜹니다.

[root@localhost /]# systemctl
bash: systemctl: command not found


서비스 상태 확인 하기
systemctl status service_name.service

예를 들어 httpd의 상태를 확인하려면 다음과 같이 명령합니다.
systemctl status httpd.service


서비스 시작, 중지, 재시작 하기

서비스 시작은 다음과 같이 명령합니다.
systemctl start service_name.service
중지할 때에는 start 대신 stop, 재시작할 때에는 restart를 씁니다.

예를 들어 httpd를 시작, 중지, 재시작 명령은 다음과 같이 합니다.
systemctl start httpd.service
systemctl stop httpd.service
​systemctl restart httpd.service


부팅 시 자동 실행 하기
systemctl enable service_name.service

예를 들어 httpd를 부팅 시 자동 실행되게 하려면 다음과 같이 명령합니다.
systemctl enable httpd.service
자동 실행 되지 않게 하려면 enable 대신 disable을 쓰면 됩니다.


실행 중인 서비스 보기

실행 중인 모든 서비스 목록을 보려면 다음과 같이 명령합니다.
systemctl list-units --type=service

실행 중인 모든 서비스 목록을 본후 q 를 누르면 빠져나갈수 있습니다.


관련내용
https://www.centos.org/forums/viewtopic.php?t=50862 
https://www.cmsfactory.net/node/10299 

댓글목록

등록된 댓글이 없습니다.


Total 124건 3 페이지
  • RSS
기술자료 목록
84
Linux   57373  2017-02-24 19:55 ~ 2019-12-24 00:35  
83
Linux   16223  2017-02-24 13:32  
열람
Linux   16210  2017-02-23 19:22 ~ 2018-07-08 02:22  
81
Linux   11170  2017-02-22 23:57  
80
Linux   12892  2017-02-22 23:43 ~ 2019-01-21 06:47  
79
Linux   14382  2015-03-30 15:42  
78
Linux   14506  2012-12-29 10:47  
77
Linux   16456  2012-12-28 22:42  
76
Linux   19426  2012-12-28 21:49  
75
Linux   22772  2012-12-28 13:40  
74
Linux   15083  2012-12-28 12:40  
73
Linux   14964  2012-12-28 12:34  
72
Linux   15309  2012-12-28 12:29  
71
Linux   14208  2012-12-11 22:45 ~ 2012-12-11 00:00  
70
Linux   21280  2012-12-11 22:16  
69
Linux   17348  2012-12-11 22:10  
68
Linux   17600  2012-05-23 13:05  
67
Linux   22095  2012-05-22 23:28 ~ 2012-05-23 00:00  
66
Linux   18288  2012-03-02 18:38  
65
Linux   15282  2010-12-16 23:55 ~ 2018-01-09 14:09  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.