ubuntu 썸네일형 리스트형 우분투(오라클 클라우드)에서 한국시간으로 변경 처리 아래 출처에 있는 것을 실행해보았으나 오류가 나서 챗 GPT에 문의를 했다. 출처 : https://ciftm.tistory.com/m/104 CONF=/etc/systemd/timesyncd.conf sudo sed -i 's/^#//g' $CONF && sudo sed -i 's/^NTP=/NTP=kr.pool.ntp.org/g' $CONF timedatectl set-ntp true >> 여기서 오류남 sudo systemctl restart systemd-timesyncd.service timedatectl ================================ Q. 우분투 Failed to set ntp: NTP not supported. Ubuntu에서 NTP(Network Time Pro.. 더보기 이전 1 다음