Rockylinux 8.x 시간 동기화 방법
Rocky linux 8.x 시간동기화 방법 입니다. 9버전도 가능하고 Centos 8 , redhat 8, 9 버전도 가능 합니다. 현재 시간은 2023. 04. 12. (수) 10:57:46 # 시간확인 # [root@localhost ~]# date 2023. 04. 12. (수) 06:28:26 EDT timezone 를 변경했지만 시간이 더 이상해졌습니다. [root@localhost ~]# timedatectl set-timezone Asia/Seoul [root@localhost ~]# [root@localhost ~]# date 2023. 04. 12. (수) 19:29:13 KST chront.conf 에서 pool 2.rhel.pool.ntp.org iburst 는 주석처리 후 server time.bora.net iburstserver send.mx.cdnetworks.com iburst 입력 [root@localhost ~]# cat /etc/chrony.conf # Use public servers from the pool.ntp.org project. # Please consider joining the pool … Read more