{"id":277,"date":"2025-04-28T08:47:58","date_gmt":"2025-04-28T06:47:58","guid":{"rendered":"https:\/\/tillnet.se\/?p=277"},"modified":"2025-04-28T08:47:58","modified_gmt":"2025-04-28T06:47:58","slug":"rhel-9-5-ntp-timezone","status":"publish","type":"post","link":"https:\/\/tillnet.se\/index.php\/2025\/04\/28\/rhel-9-5-ntp-timezone\/","title":{"rendered":"RHEL 9.5 NTP &amp; TimeZone"},"content":{"rendered":"\n<p>Set TimeZone:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo timedatectl set-timezone Europe\/Stockholm<\/code><\/pre>\n\n\n\n<p>Set NTP pool to be usesd. Edit \/etc\/chrony.conf.<br>Look for and change the line &#8220;pool&#8230;&#8221; to &#8220;pool ntp.se iburst&#8221;.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/chrony.conf\n\npool ntp.se iburst<\/code><\/pre>\n\n\n\n<p>Control+O<br>Enter<br>Control+X<\/p>\n\n\n\n<p>Restart chrony service and check it&#8217;s status:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart chronyd\nsudo systemctl status chronyd<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Set TimeZone: Set NTP pool to be usesd. Edit \/etc\/chrony.conf.Look for and change the line &#8220;pool&#8230;&#8221; to &#8220;pool ntp.se iburst&#8221;. Control+OEnterControl+X Restart chrony service and &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-277","post","type-post","status-publish","format-standard","hentry","category-it"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/comments?post=277"}],"version-history":[{"count":1,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/277\/revisions"}],"predecessor-version":[{"id":278,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/posts\/277\/revisions\/278"}],"wp:attachment":[{"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/media?parent=277"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/categories?post=277"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tillnet.se\/index.php\/wp-json\/wp\/v2\/tags?post=277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}