"Ntpd"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))
 
(사용자 2명의 중간 판 2개는 보이지 않습니다)
2번째 줄: 2번째 줄:


==명령어==
==명령어==
*NTP 서비스 데몬 시작/중지/재시작
*NTP 서비스 데몬 시작/중지/재시작/상태
<source lang='bash'>
<syntaxhighlight lang='bash'>
service ntpd start
service ntpd start
service ntpd stop
service ntpd stop
service ntpd restart
service ntpd restart
</source>
service ntpd status
</syntaxhighlight>


==같이 보기==
==같이 보기==
13번째 줄: 14번째 줄:
*[[ntpdate]]
*[[ntpdate]]


[[분류:리눅스]]
[[분류:리눅스]][[분류:시간]]
[[분류:시간]]

2020년 12월 22일 (화) 14:45 기준 최신판

1 명령어[ | ]

  • NTP 서비스 데몬 시작/중지/재시작/상태
service ntpd start
service ntpd stop
service ntpd restart
service ntpd status

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}