<?xml version="1.0" encoding="UTF-8"?><!-- generator="lyceum/1.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Understanding your (Red Hat Enterprise Linux) daemons</title>
	<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/</link>
	<description>Red Hat Magazine</description>
	<pubDate>Wed, 27 Aug 2008 23:58:31 +0000</pubDate>
	<generator>http://lyceum.ibiblio.org/?v=1.0.2</generator>

	<item>
		<title>by: Tux Training &#187; Blog Archive &#187; A step-by-step guide to building a new SELinux policy module</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-84517</link>
		<pubDate>Mon, 12 May 2008 21:46:53 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-84517</guid>
					<description>[...] Since simple daemon applications usually have security goals close to what the application is designed to do,a good place to begin writing policy is for daemons started during the system startup routines or CGI scripts. Avoid writing policy for user applications until you thoroughly understand SELinux and your security goals for that application. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Since simple daemon applications usually have security goals close to what the application is designed to do,a good place to begin writing policy is for daemons started during the system startup routines or CGI scripts. Avoid writing policy for user applications until you thoroughly understand SELinux and your security goals for that application. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Vitaly</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-60620</link>
		<pubDate>Mon, 31 Mar 2008 09:40:23 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-60620</guid>
					<description>Regarding HAL daemon - is it used only by "desktop" application? I.e., may I stop hald for runlevel 3?</description>
		<content:encoded><![CDATA[<p>Regarding HAL daemon - is it used only by &#8220;desktop&#8221; application? I.e., may I stop hald for runlevel 3?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: http film</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-50456</link>
		<pubDate>Fri, 01 Feb 2008 20:55:49 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-50456</guid>
					<description>&lt;strong&gt;http film&lt;/strong&gt;

cool site</description>
		<content:encoded><![CDATA[<p><strong>http film</strong></p>
<p>cool site
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Patrick Wolfe</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-20830</link>
		<pubDate>Sun, 09 Sep 2007 15:45:51 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-20830</guid>
					<description>rpcgssd, rpcsvcgssd and rpcidmapd are only used by version 4 of the NFS protocol.  Since most NFS clients use version 3, not version 4, these daemons are quite often safe to disable.

The easy way to tell which version you use is by checking your /etc/fstab and /etc/auto.* files.  If you use the fstype "nfs", you're using protocol version 3.  If you see "nfs4", then you're using protocol version 4, and require these daemons.
</description>
		<content:encoded><![CDATA[<p>rpcgssd, rpcsvcgssd and rpcidmapd are only used by version 4 of the NFS protocol.  Since most NFS clients use version 3, not version 4, these daemons are quite often safe to disable.</p>
<p>The easy way to tell which version you use is by checking your /etc/fstab and /etc/auto.* files.  If you use the fstype &#8220;nfs&#8221;, you&#8217;re using protocol version 3.  If you see &#8220;nfs4&#8243;, then you&#8217;re using protocol version 4, and require these daemons.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Vladimir</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-3215</link>
		<pubDate>Wed, 11 Apr 2007 03:01:59 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-3215</guid>
					<description>It’s a good tutorial for beginners
Best Regards!</description>
		<content:encoded><![CDATA[<p>It’s a good tutorial for beginners<br />
Best Regards!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fred New</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-2897</link>
		<pubDate>Thu, 05 Apr 2007 07:23:43 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-2897</guid>
					<description>This is a useful list of services.  Well done.  If this isn't already available in the online Red Hat documentation, it would probably find more readers there.  It would also be useful to know how to configure IP tables ports for various services, like for CUPS, NFS and Samba.  And speaking of Samba, maybe nmb and smb should be in this list.</description>
		<content:encoded><![CDATA[<p>This is a useful list of services.  Well done.  If this isn&#8217;t already available in the online Red Hat documentation, it would probably find more readers there.  It would also be useful to know how to configure IP tables ports for various services, like for CUPS, NFS and Samba.  And speaking of Samba, maybe nmb and smb should be in this list.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dean Gibson</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-2868</link>
		<pubDate>Wed, 04 Apr 2007 19:39:20 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-2868</guid>
					<description>I don't agree that "If you run a mail program such as Thunderbird or Evolution, you don’t need to run sendmail."  The two programs perform different tasks.

If your system generates mail messages (eg, the daily logwatch), then you probably need to run sendmail or postfix.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree that &#8220;If you run a mail program such as Thunderbird or Evolution, you don’t need to run sendmail.&#8221;  The two programs perform different tasks.</p>
<p>If your system generates mail messages (eg, the daily logwatch), then you probably need to run sendmail or postfix.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Swapnil</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1826</link>
		<pubDate>Thu, 22 Mar 2007 04:27:57 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1826</guid>
					<description>Thanks a lot for this article.
I was looking for this for quite some time.

</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this article.<br />
I was looking for this for quite some time.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Len DiMaggio</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1614</link>
		<pubDate>Mon, 19 Mar 2007 06:50:17 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1614</guid>
					<description>Wolf is correct - the syntax is: /sbin/service -–status-all

Good catch!</description>
		<content:encoded><![CDATA[<p>Wolf is correct - the syntax is: /sbin/service -–status-all</p>
<p>Good catch!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hermouche</title>
		<link>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1609</link>
		<pubDate>Mon, 19 Mar 2007 01:36:31 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/03/09/understanding-your-red-hat-enterprise-linux-daemons/#comment-1609</guid>
					<description>Great job.
Agree with Wolf.
thanks</description>
		<content:encoded><![CDATA[<p>Great job.<br />
Agree with Wolf.<br />
thanks
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
