chrony 설정 썸네일형 리스트형 [리눅스] chrony 설치 및 설정(ntpd 대체) chrony 설치 및 설정 chrony 설치 yum install -y chrony chrony 서비스 활성화(enable) 및 서비스 시작(start) systemctl --now enable chronyd (또는) systemctl enable chronyd systemctl start chronyd chrony.conf 편집 time.bora.net 추가 times.postech.ac.kr 추가 vim /etc/chrony.conf # Use public servers from the pool.ntp.org project. # Please consider joining the pool (http://www.pool.ntp.org/join.html). #server 0.centos.pool.ntp.o.. 더보기 이전 1 다음