<?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>Yoschis Blog &#187; Statistik</title>
	<atom:link href="http://yoschi.cc/tag/statistik/feed/" rel="self" type="application/rss+xml" />
	<link>http://yoschi.cc</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 15:56:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Wie alt ist eure Linux Installation?</title>
		<link>http://yoschi.cc/2009/01/wie-alt-ist-eure-linux-installation/</link>
		<comments>http://yoschi.cc/2009/01/wie-alt-ist-eure-linux-installation/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 02:20:01 +0000</pubDate>
		<dc:creator>Yoschi</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Alter]]></category>
		<category><![CDATA[Statistik]]></category>

		<guid isPermaLink="false">http://yoschi.cc/blog/?p=1646</guid>
		<description><![CDATA[Unter den einzelnen Linux Distributioen gibt es Möglichkeiten zu erfahren wann diese installiert wurden. Vorrausgesetzt /var/log wurde nicht irgendwann entleert. Arch Linux head -1 /var/log/pacman.log Debian und Debian basierten Distributionen (wenn es nicht funktioniert -2 durch -1 ersetzen). head -2 /var/log/apt/term.log Bei mir sieht es so aus: head -1 /var/log/pacman.log &#91;2009-01-08 18:52&#93; installed filesystem &#40;2008.07-1&#41; [...]]]></description>
			<content:encoded><![CDATA[<p>Unter den einzelnen Linux Distributioen gibt es Möglichkeiten zu erfahren wann diese installiert wurden. Vorrausgesetzt /var/log wurde nicht irgendwann entleert.</p>
<p>Arch Linux</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">head</span> <span style="color: #660033;">-1</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>log<span style="color: #000000; font-weight: bold;">/</span>pacman.log</pre></div></div>

<p>Debian und Debian basierten Distributionen (wenn es nicht funktioniert -2 durch -1 ersetzen).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">head</span> <span style="color: #660033;">-2</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>log<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>term.log</pre></div></div>

<p>Bei mir sieht es so aus:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">head</span> <span style="color: #660033;">-1</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>log<span style="color: #000000; font-weight: bold;">/</span>pacman.log
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">2009</span>-01-08 <span style="color: #000000;">18</span>:<span style="color: #000000;">52</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> installed filesystem <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000;">2008.07</span>-<span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></div></div>

<p>Durch den kauf einer neuen 500 GB Seagate Festplatte musste ich mir Arch Linux neu installieren und übrigens mir sind die Vergleiche schnuppe. <img src='http://yoschi.cc/wp-content/plugins/tango-smilies/tango/face-raspberry.png' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://yoschi.cc/2009/01/wie-alt-ist-eure-linux-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FeedBurner du kannst mich mal</title>
		<link>http://yoschi.cc/2008/11/feedburner-du-kannst-mich-mal/</link>
		<comments>http://yoschi.cc/2008/11/feedburner-du-kannst-mich-mal/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 21:42:40 +0000</pubDate>
		<dc:creator>Yoschi</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Statistik]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://yoschi.cc/blog/?p=1308</guid>
		<description><![CDATA[FireStats 1.6 hat endlich die Möglichkeit die Anzahl der Feed Leser zu zählen wobei man erstmal eine kleine Spende machen musst um die Funktion zu erhalten, leider geht dies nur mit PayPal. Zwar wird das wahrscheinlich nicht perfekt funktionieren aber FeedBurner ist da auch nicht besser sein und mir ist es nicht wichtig perfekt genau [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://firestats.cc/wiki/FireStats1.6_WhatsNew" class="liexternal">FireStats 1.6</a> hat endlich die Möglichkeit die Anzahl der Feed Leser zu zählen wobei man erstmal eine kleine Spende machen musst um die Funktion zu erhalten, leider geht dies nur mit <a href="http://de.wikipedia.org/wiki/PayPal#Kritik" rel="nofollow" class="liwikipedia">PayPal</a>.</p>
<p><a href="http://yoschi.cc/wp-content/uploads/firestats-rss-subscribers.png" class="floatbox" rev="group:1308 caption:`firestats-rss-subscribers`" class="liimagelink"><img src="http://yoschi.cc/wp-content/uploads/firestats-rss-subscribers-300x187.png" alt="" title="firestats-rss-subscribers" width="300" height="187" class="aligncenter size-medium wp-image-1309" /></a></p>
<p>Zwar wird das wahrscheinlich nicht perfekt funktionieren aber <a href="http://www.feedburner.com/fb/a/home" class="liexternal">FeedBurner</a> ist da auch nicht besser sein und mir ist es nicht wichtig perfekt genau Zahlen zu erhalten.</p>
<p>Wichtiger ist es mir das Dienste wie FeedBurner meine Daten nicht mehr erhalten.</p>
]]></content:encoded>
			<wfw:commentRss>http://yoschi.cc/2008/11/feedburner-du-kannst-mich-mal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
