<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Timedatectl on Ajo Mathew</title><link>https://blog.ajomathew.dev/tags/timedatectl/</link><description>Recent content in Timedatectl on Ajo Mathew</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sun, 13 Sep 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.ajomathew.dev/tags/timedatectl/rss.xml" rel="self" type="application/rss+xml"/><item><title>Fix dual booting windows and ubuntu time issue</title><link>https://blog.ajomathew.dev/posts/2020-09-13-fix-systemtimeissue-dualboot-linux/</link><pubDate>Sun, 13 Sep 2020 00:00:00 +0000</pubDate><guid>https://blog.ajomathew.dev/posts/2020-09-13-fix-systemtimeissue-dualboot-linux/</guid><description>&lt;h1 id="option-one-make-linux-use-local-time"&gt;Option One: Make Linux Use Local Time&lt;/h1&gt;
&lt;p&gt;To force Linux use local time should fix the issue by running below command&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;timedatectl set-local-rtc &lt;span style="color:#ae81ff"&gt;1&lt;/span&gt; --adjust-system-clock
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Reference &lt;a href="https://www.howtogeek.com/323390/how-to-fix-windows-and-linux-showing-different-times-when-dual-booting/" target="_blank" rel="noopener"&gt;Link&lt;/a&gt; to read more on it&lt;/p&gt;</description></item></channel></rss>