<?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>Persönlicher Blog von Robert Erlinger &#187; Linux</title>
	<atom:link href="http://blog.databyte.at/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.databyte.at</link>
	<description>Persönlicher Blog von Robert Erlinger</description>
	<lastBuildDate>Wed, 12 May 2010 07:41:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Festplatte unter Linux in Standby Modus schalten</title>
		<link>http://blog.databyte.at/2007/09/festplatte-unter-linux-in-standby-modus-schalten/</link>
		<comments>http://blog.databyte.at/2007/09/festplatte-unter-linux-in-standby-modus-schalten/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 22:20:48 +0000</pubDate>
		<dc:creator>Robert Erlinger</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.databyte.at/?p=44</guid>
		<description><![CDATA[Unter Linux kann die Festplatte mit folgendem Kommando in den Standby Modus geschalten werden:

hdparam

Beispiel:

hdparam -S10 /dev/hdc1

Platte schaltet nach einem Timeout von 10*5 Sekunden in den Standby Mode. Die angaben nach dem Parameter -S sind mit 5 zu multiplizieren.
Nähere Infos: http://de.wikipedia.org/wiki/Hdparm
]]></description>
			<content:encoded><![CDATA[<p>Unter Linux kann die Festplatte mit folgendem Kommando in den Standby Modus geschalten werden:</p>
<p><code><br />
hdparam<br />
</code></p>
<p>Beispiel:<br />
<code><br />
hdparam -S10 /dev/hdc1<br />
</code></p>
<p>Platte schaltet nach einem Timeout von 10*5 Sekunden in den Standby Mode. Die angaben nach dem Parameter -S sind mit 5 zu multiplizieren.</p>
<p>Nähere Infos: <a href="http://de.wikipedia.org/wiki/Hdparm">http://de.wikipedia.org/wiki/Hdparm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.databyte.at/2007/09/festplatte-unter-linux-in-standby-modus-schalten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
