<?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>Honza's perspective &#187; nice</title>
	<atom:link href="http://blog.stastnarodina.com/honza-en/tag/nice/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en</link>
	<description></description>
	<lastBuildDate>Mon, 03 May 2010 09:30:45 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>nice apt-get</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 14:43:52 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WD MyBook]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[nice]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/</guid>
		<description><![CDATA[
<p>Today I wanted to upgrade packages at my WD MyBook running Debian Lenny. My
notebook was being backed up at the time so I thought that it would be a good
idea to run apt-get with a lower priority, as the the samba process eats almost
all MyBook resources. I typed nice apt-get update &amp;&amp; nice apt-get
upgrade. […]</p>

<!-- by Texy2! -->]]></description>
			<content:encoded><![CDATA[
<p>Today I wanted to upgrade packages at my WD MyBook running Debian Lenny. My
notebook was being backed up at the time so I thought that it would be a good
idea to run apt-get with a lower priority, as the the samba process eats almost
all MyBook resources.</p>

<p>I typed <code>nice apt-get update &amp;&amp; nice apt-get upgrade</code>. It
did what I wanted it to do, but hour later I found that apache and samba were
running with low priority. This is because the services were restarted by
apt-get.</p>

<p>Having been reniced, all the services are running OK again.</p>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
