<?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>Open Source Awareness &#187; Systems Administration</title>
	<atom:link href="http://www.digitalprognosis.com/linuxtips/tag/systems-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalprognosis.com/linuxtips</link>
	<description>Unix and Linux Systems Administration from the trenches… by Jeff Schroeder</description>
	<lastBuildDate>Mon, 15 Dec 2008 05:47:24 +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>Timestamping Linux kernel printk output in dmesg for fun and profit</title>
		<link>http://www.digitalprognosis.com/linuxtips/timestamping-linux-kernel-printk-output-in-dmesg-for-fun-and-profit/</link>
		<comments>http://www.digitalprognosis.com/linuxtips/timestamping-linux-kernel-printk-output-in-dmesg-for-fun-and-profit/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 05:47:24 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[Systems Administration]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[dmesg]]></category>
		<category><![CDATA[printk]]></category>
		<category><![CDATA[timestamps]]></category>

		<guid isPermaLink="false">http://digitalprognosis.com/linuxtips/?p=17</guid>
		<description><![CDATA[Timestamps are a wonderful thing. When you have systems with an uptime of hundreds of days or more, knowing when an event happened can go a long way. This post will show you how to enable and use Linux kernel printk timestamps effectively. Printk is a Linux kernel function used to send messages to the [...]]]></description>
		<wfw:commentRss>http://www.digitalprognosis.com/linuxtips/timestamping-linux-kernel-printk-output-in-dmesg-for-fun-and-profit/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fun with rpm and custom query strings on Redhat linux or any rpm based distribution</title>
		<link>http://www.digitalprognosis.com/linuxtips/fun-with-rpm-and-custom-query-strings-on-redhat-linux-or-any-rpm-based-distribution/</link>
		<comments>http://www.digitalprognosis.com/linuxtips/fun-with-rpm-and-custom-query-strings-on-redhat-linux-or-any-rpm-based-distribution/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 07:06:08 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[bash scripting]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[Systems Administration]]></category>

		<guid isPermaLink="false">http://digitalprognosis.com/linuxtips/2008/01/30/fun-with-rpm-and-custom-query-strings-on-redhat-linux-or-any-rpm-based-distribution/</guid>
		<description><![CDATA[Unbeknownst to many, rpm supports random printf() style query strings via the --qf option. List all available tags with "rpm --querytags" and display them with "rpm -q --qf '%{QUERYVARIABLE}'. On some versions of rpm, you need to place multiple variables inside brackets ( [] ) to display them all properly. Use the ARCH and NAME [...]]]></description>
		<wfw:commentRss>http://www.digitalprognosis.com/linuxtips/fun-with-rpm-and-custom-query-strings-on-redhat-linux-or-any-rpm-based-distribution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
