{"id":312,"date":"2019-08-19T21:18:30","date_gmt":"2019-08-20T00:18:30","guid":{"rendered":"https:\/\/mauriciolopez.ml\/syncronize-datetime-in-manjaro\/"},"modified":"2019-08-19T21:18:30","modified_gmt":"2019-08-20T00:18:30","slug":"syncronize-datetime-in-manjaro","status":"publish","type":"post","link":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/","title":{"rendered":"Syncronize datetime in manjaro"},"content":{"rendered":"<p>I&#8217;d been noticing for some time that my computer clock wasn&#8217;t showing the correct time. I realized about it by comparing it with server clocks I administer, so I thought my PC wasn&#8217;t using an NTP server for syncing time &amp; date.<\/p>\n<p>Today I remembered and it resulted easier than I thought. Firstly I issued this command in a terminal to check it:<\/p>\n<pre><code class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"enlighter\">&gt; timedatectl<\/code><\/pre>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"enlighter\" data-enlighter-linenumbers=\"false\">Local time: lun 2019-08-19 18:11:19 -03\r\nUniversal time: lun 2019-08-19 21:11:19 UTC\r\nRTC time: lun 2019-08-19 21:11:19\r\nTime zone: America\/Montevideo (-03, -0300)\r\nSystem clock synchronized: no\r\nNTP service: no\r\nRTC in local TZ: no\r\n<\/pre>\n<p>Here you can clearly see that NTP service is disabled, so I had to enable it by running the following command:<\/p>\n<p><code class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"enlighter\">&gt; sudo timedatectl set-ntp true<\/code><\/p>\n<p>After that checking again with <code class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"enlighter\">timedatectl<\/code> we get:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"shell\" data-enlighter-theme=\"enlighter\" data-enlighter-linenumbers=\"false\">Local time: lun 2019-08-19 20:43:43 -03\r\nUniversal time: lun 2019-08-19 23:43:43 UTC\r\nRTC time: lun 2019-08-19 23:43:43\r\nTime zone: America\/Montevideo (-03, -0300)\r\nSystem clock synchronized: yes\r\nNTP service: active\r\nRTC in local TZ: no<\/pre>\n<p>Done! Time and date synced.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;d been noticing for some time that my computer clock wasn&#8217;t showing the correct time. I realized about it by comparing it with server clocks I administer, so I thought my PC wasn&#8217;t using an NTP server for syncing time &amp; date. Today I remembered and it resulted easier than I thought. Firstly I issued [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[3],"tags":[],"class_list":["post-312","post","type-post","status-publish","format-standard","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog\" \/>\n<meta property=\"og:description\" content=\"I&#8217;d been noticing for some time that my computer clock wasn&#8217;t showing the correct time. I realized about it by comparing it with server clocks I administer, so I thought my PC wasn&#8217;t using an NTP server for syncing time &amp; date. Today I remembered and it resulted easier than I thought. Firstly I issued [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\" \/>\n<meta property=\"og:site_name\" content=\"Mauricio&#039;s Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-20T00:18:30+00:00\" \/>\n<meta name=\"author\" content=\"Mauricio L\u00f3pez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@damonhillf1\" \/>\n<meta name=\"twitter:site\" content=\"@damonhillf1\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mauricio L\u00f3pez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\"},\"author\":{\"name\":\"Mauricio L\u00f3pez\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d\"},\"headline\":\"Syncronize datetime in manjaro\",\"datePublished\":\"2019-08-20T00:18:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\"},\"wordCount\":103,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\",\"url\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\",\"name\":\"Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog\",\"isPartOf\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#website\"},\"datePublished\":\"2019-08-20T00:18:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/mauriciolopez.dev\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Syncronize datetime in manjaro\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#website\",\"url\":\"https:\/\/mauriciolopez.dev\/en\/\",\"name\":\"Mauricio&#039;s Blog\",\"description\":\"Software libre, tecnolog\u00eda, Uruguay y piques varios\",\"publisher\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mauriciolopez.dev\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d\",\"name\":\"Mauricio L\u00f3pez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f879e03123eded9c9eab8c3048b2e8cfdfcbdecf6fe1d39d61c9dd1cb3f7a796?s=96&d=monsterid&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f879e03123eded9c9eab8c3048b2e8cfdfcbdecf6fe1d39d61c9dd1cb3f7a796?s=96&d=monsterid&r=g\",\"caption\":\"Mauricio L\u00f3pez\"},\"logo\":{\"@id\":\"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/damonhillf1\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/","og_locale":"en_US","og_type":"article","og_title":"Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog","og_description":"I&#8217;d been noticing for some time that my computer clock wasn&#8217;t showing the correct time. I realized about it by comparing it with server clocks I administer, so I thought my PC wasn&#8217;t using an NTP server for syncing time &amp; date. Today I remembered and it resulted easier than I thought. Firstly I issued [&hellip;]","og_url":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/","og_site_name":"Mauricio&#039;s Blog","article_published_time":"2019-08-20T00:18:30+00:00","author":"Mauricio L\u00f3pez","twitter_card":"summary_large_image","twitter_creator":"@damonhillf1","twitter_site":"@damonhillf1","twitter_misc":{"Written by":"Mauricio L\u00f3pez","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#article","isPartOf":{"@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/"},"author":{"name":"Mauricio L\u00f3pez","@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d"},"headline":"Syncronize datetime in manjaro","datePublished":"2019-08-20T00:18:30+00:00","mainEntityOfPage":{"@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/"},"wordCount":103,"commentCount":0,"publisher":{"@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d"},"articleSection":["Blog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/","url":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/","name":"Syncronize datetime in manjaro &#8226; Mauricio&#039;s Blog","isPartOf":{"@id":"https:\/\/mauriciolopez.dev\/en\/#website"},"datePublished":"2019-08-20T00:18:30+00:00","breadcrumb":{"@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mauriciolopez.dev\/en\/syncronize-datetime-in-manjaro\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/mauriciolopez.dev\/en\/"},{"@type":"ListItem","position":2,"name":"Syncronize datetime in manjaro"}]},{"@type":"WebSite","@id":"https:\/\/mauriciolopez.dev\/en\/#website","url":"https:\/\/mauriciolopez.dev\/en\/","name":"Mauricio&#039;s Blog","description":"Software libre, tecnolog\u00eda, Uruguay y piques varios","publisher":{"@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mauriciolopez.dev\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/f229529d803fab049acb2834cd2d119d","name":"Mauricio L\u00f3pez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f879e03123eded9c9eab8c3048b2e8cfdfcbdecf6fe1d39d61c9dd1cb3f7a796?s=96&d=monsterid&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f879e03123eded9c9eab8c3048b2e8cfdfcbdecf6fe1d39d61c9dd1cb3f7a796?s=96&d=monsterid&r=g","caption":"Mauricio L\u00f3pez"},"logo":{"@id":"https:\/\/mauriciolopez.dev\/en\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/x.com\/damonhillf1"]}]}},"_links":{"self":[{"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/posts\/312","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/comments?post=312"}],"version-history":[{"count":0,"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/posts\/312\/revisions"}],"wp:attachment":[{"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/media?parent=312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/categories?post=312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mauriciolopez.dev\/en\/wp-json\/wp\/v2\/tags?post=312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}