<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for hostatic.ro</title>
	<atom:link href="http://www.hostatic.ro/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostatic.ro</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jul 2011 11:53:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>Comment on Using the Magic SysRq keys by Dan</title>
		<link>http://www.hostatic.ro/2011/07/13/using-the-magic-sysrq-keys/comment-page-1/#comment-6290</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 15 Jul 2011 11:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=102#comment-6290</guid>
		<description>Didn&#039;t know that acronym! Very cool and makes it easy to remember! :)</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know that acronym! Very cool and makes it easy to remember! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Magic SysRq keys by roentgen</title>
		<link>http://www.hostatic.ro/2011/07/13/using-the-magic-sysrq-keys/comment-page-1/#comment-6283</link>
		<dc:creator>roentgen</dc:creator>
		<pubDate>Thu, 14 Jul 2011 21:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=102#comment-6283</guid>
		<description>My favourite combination:

&quot;Reboot Even If System Utterly Broken&quot; (also referred to as &quot;REISUB&quot;).

Taken from https://wiki.archlinux.org/index.php/Keyboard_Shortcuts#Kernel</description>
		<content:encoded><![CDATA[<p>My favourite combination:</p>
<p>&#8220;Reboot Even If System Utterly Broken&#8221; (also referred to as &#8220;REISUB&#8221;).</p>
<p>Taken from <a href="https://wiki.archlinux.org/index.php/Keyboard_Shortcuts#Kernel" rel="nofollow">https://wiki.archlinux.org/index.php/Keyboard_Shortcuts#Kernel</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting the umask of a running process by Dan</title>
		<link>http://www.hostatic.ro/2011/04/11/getting-the-umask-of-a-running-process/comment-page-1/#comment-4848</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 11 May 2011 10:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=81#comment-4848</guid>
		<description>You are right, I apologize for that. Reading a bit more about the umask call it does set it to 0. But the thing is that when you call umask(0), the gdb prompt will output the previous umask. What you have to do after that is call umask again with the value it previously had:

(gdb) call umask(0)
$1 = 18
--&gt; Now the umask is 0 but you found out that it used to have 18

(gdb) call umask(18)
$2 = 0
-- &gt; Now the umask is back to 18 / 022

I will update the post with the info, thank you for drawing attention to this!

About the sleeping process, I haven&#039;t noticed anything like that, could you give more details?</description>
		<content:encoded><![CDATA[<p>You are right, I apologize for that. Reading a bit more about the umask call it does set it to 0. But the thing is that when you call umask(0), the gdb prompt will output the previous umask. What you have to do after that is call umask again with the value it previously had:</p>
<p>(gdb) call umask(0)<br />
$1 = 18<br />
&#8211;> Now the umask is 0 but you found out that it used to have 18</p>
<p>(gdb) call umask(18)<br />
$2 = 0<br />
&#8211; > Now the umask is back to 18 / 022</p>
<p>I will update the post with the info, thank you for drawing attention to this!</p>
<p>About the sleeping process, I haven&#8217;t noticed anything like that, could you give more details?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting the umask of a running process by Resu</title>
		<link>http://www.hostatic.ro/2011/04/11/getting-the-umask-of-a-running-process/comment-page-1/#comment-4846</link>
		<dc:creator>Resu</dc:creator>
		<pubDate>Wed, 11 May 2011 09:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=81#comment-4846</guid>
		<description>Just tested it a little bit: call umask(0) seems to change the umask of the process to zero. And the process seems to sleep until you guit gdb.</description>
		<content:encoded><![CDATA[<p>Just tested it a little bit: call umask(0) seems to change the umask of the process to zero. And the process seems to sleep until you guit gdb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dovecot 1.2 with quotas and quota warnings by Dan</title>
		<link>http://www.hostatic.ro/2009/11/11/dovecot-1-2-with-quotas-and-quota-warnings/comment-page-1/#comment-3207</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 25 Feb 2011 09:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=51#comment-3207</guid>
		<description>I really appreciate the positive feedback! Yes, it would be nice to have an LDA tutorial, I just assumed that people already had that set up and then started thinking about quotas. Anyway, I will put it on the to-do list.</description>
		<content:encoded><![CDATA[<p>I really appreciate the positive feedback! Yes, it would be nice to have an LDA tutorial, I just assumed that people already had that set up and then started thinking about quotas. Anyway, I will put it on the to-do list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dovecot 1.2 with quotas and quota warnings by Nick</title>
		<link>http://www.hostatic.ro/2009/11/11/dovecot-1-2-with-quotas-and-quota-warnings/comment-page-1/#comment-3198</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 24 Feb 2011 21:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=51#comment-3198</guid>
		<description>Thanks for your great article. I believe you should add to the article that for Dovecot quotas to function correctly, one MUST set up Dovecot LDA (both in the MTA config and in Dovecot). An example setup of LDA would also be nice, although Dovecot documentation includes detailed examples for all major MTAs.</description>
		<content:encoded><![CDATA[<p>Thanks for your great article. I believe you should add to the article that for Dovecot quotas to function correctly, one MUST set up Dovecot LDA (both in the MTA config and in Dovecot). An example setup of LDA would also be nice, although Dovecot documentation includes detailed examples for all major MTAs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LVM, inherit and contiguous policies by Gerald</title>
		<link>http://www.hostatic.ro/2010/02/15/lvm-inherit-and-contiguous-policies/comment-page-1/#comment-2895</link>
		<dc:creator>Gerald</dc:creator>
		<pubDate>Fri, 04 Feb 2011 09:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=61#comment-2895</guid>
		<description>As marco say, just what I need. Thanks</description>
		<content:encoded><![CDATA[<p>As marco say, just what I need. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LVM, inherit and contiguous policies by Dan</title>
		<link>http://www.hostatic.ro/2010/02/15/lvm-inherit-and-contiguous-policies/comment-page-1/#comment-2189</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 27 Dec 2010 19:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hostatic.ro/?p=61#comment-2189</guid>
		<description>Glad you found it useful!</description>
		<content:encoded><![CDATA[<p>Glad you found it useful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

