<?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>Bozbuga.Com - Hosting ve Sunucu Hakkında Bilgiler &#187; vmware clock</title>
	<atom:link href="http://www.bozbuga.com/tag/vmware-clock/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bozbuga.com</link>
	<description>Teknoloji Günlüğü</description>
	<lastBuildDate>Fri, 14 Jan 2011 15:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Vmware VDS Linux saat ayarı</title>
		<link>http://www.bozbuga.com/vmware-vds-linux-saat-ayari.html</link>
		<comments>http://www.bozbuga.com/vmware-vds-linux-saat-ayari.html#comments</comments>
		<pubDate>Tue, 16 Jun 2009 10:36:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[vds saat problemi]]></category>
		<category><![CDATA[vmware clock]]></category>
		<category><![CDATA[Vmware VDS Linux saat ayarı]]></category>

		<guid isPermaLink="false">http://www.bozbuga.com/?p=5</guid>
		<description><![CDATA[Linux saat ayarlamasını yapmak için çok basit şekilde aşağıdaki işlemleri yapabilirsiniz. Sunucu sistemlerinde ve özellikle VPS linux sunucularda saat kaymaları yaşanabilmektedir. 1: localtime dosyamızı yedekleyelim. mv /etc/localtime /etc/localtime.backup 2: Kendimize uygun olan zaman ayarını localtime ile linkleyelim. ln -s /usr/share/zoneinfo/Europe/Istanbul /etc/localtime 3: rdate ile saati çekelim. rdate -s time.cc.columbia.edu 4: /etc/sysconfig/clock dosyasını bir metin editörü [...]]]></description>
			<content:encoded><![CDATA[<p>Linux saat ayarlamasını yapmak için çok basit şekilde aşağıdaki işlemleri yapabilirsiniz. Sunucu sistemlerinde ve özellikle VPS linux sunucularda saat kaymaları yaşanabilmektedir.</p>
<p><strong>1: localtime dosyamızı yedekleyelim.</strong></p>
<blockquote><p><code>mv /etc/localtime /etc/localtime.backup</code></p></blockquote>
<p><strong>2: Kendimize uygun olan zaman ayarını localtime ile linkleyelim.</strong></p>
<blockquote><p><code>ln -s /usr/share/zoneinfo/Europe/Istanbul /etc/localtime</code></p></blockquote>
<p><strong>3: rdate ile saati çekelim.</strong></p>
<blockquote><p><code>rdate -s time.cc.columbia.edu</code></p></blockquote>
<p><strong>4: /etc/sysconfig/clock dosyasını bir metin editörü ile açarak ( vi, nano, pico gibi ) aşağıdaki gibi düzenleyelim</strong>.<span id="more-5"></span></p>
<blockquote><p><code><br />
ZONE="Europe/Istanbul"<br />
UTC=false<br />
ARC=false<br />
</code></p></blockquote>
<p><strong>5:</strong></p>
<blockquote><p><code>/sbin/hwclock --systohc</code></p></blockquote>
<p><strong>6: Crond içerisine rdate ile sürekli olarak saati güncellemesi için komut ekleyelim.</strong></p>
<blockquote><p><code>nano /etc/crontab</code></p></blockquote>
<p>ve içerisine bu komutu en alt satıra girerek kaydedip çıkalım</p>
<blockquote><p><code>*/1 * * * * root rdate -s time.cc.columbia.edu</code></p></blockquote>
<p><strong>7: <code>date</code> komutu ile saatimizi kontrol edelim. İşlem bu kadar.</strong></p>
<p><strong>8: Eğer saat doğru değilse en son bu işlemi yapın</strong></p>
<blockquote><p><code>export TZ=EET</code></p></blockquote>
<p>Evet Artık saat ayarımız doğru bir şekilde çalışıyor ve türkiye saati ile doğru bir şekilde çalışıyor…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bozbuga.com/vmware-vds-linux-saat-ayari.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

