<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>我本善良 &#187; linux时区设置</title>
	<atom:link href="https://wbsl.org/tag/linux%e6%97%b6%e5%8c%ba%e8%ae%be%e7%bd%ae/feed" rel="self" type="application/rss+xml" />
	<link>https://wbsl.org</link>
	<description>一个不太正常的正常人</description>
	<lastBuildDate>Fri, 05 Jul 2024 01:35:05 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2</generator>
	<item>
		<title>Linux调整时区和同步时间的方法</title>
		<link>https://wbsl.org/linux/202.html</link>
		<comments>https://wbsl.org/linux/202.html#comments</comments>
		<pubDate>Mon, 15 Jul 2019 00:52:08 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[linux时区设置]]></category>
		<category><![CDATA[ntp同步时间]]></category>

		<guid isPermaLink="false">https://wbsl.org/?p=202</guid>
		<description><![CDATA[[crayon-69e8cc9bdb1cd476044494/] 下面是在自动任务里加上，每天的23：59自动<a href="https://wbsl.org/linux/202.html" class="read-more">Continue Reading</a>]]></description>
				<content:encoded><![CDATA[<p>
</p><pre class="crayon-plain-tag">ln -sf /usr/share/zoneinfo/Asia/Shanghai    /etc/localtime

ntpdate time.windows.com

hwclock --show

hwclock --hctosys

clock -w</pre><p> </p>
<p>下面是在自动任务里加上，每天的23：59自动执行同步时间命令</p>
<p>59 23 * * * ntpdate time.windows.com</p>
]]></content:encoded>
			<wfw:commentRss>https://wbsl.org/linux/202.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
