<?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>Blog of a LAMP Developer based in Richmond, Surrey &#187; disable</title>
	<atom:link href="http://www.lampdeveloper.co.uk/tag/disable/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lampdeveloper.co.uk</link>
	<description>A day in the life of a Lamp Developer</description>
	<lastBuildDate>Sat, 13 Nov 2010 11:16:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Minimal services on Redhat / Centos</title>
		<link>http://www.lampdeveloper.co.uk/linux/minimal-services-on-redhat-centos.html</link>
		<comments>http://www.lampdeveloper.co.uk/linux/minimal-services-on-redhat-centos.html#comments</comments>
		<pubDate>Wed, 14 Nov 2007 22:05:38 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[minimal install]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.lampdeveloper.co.uk/linux/minimal-services-on-redhat-centos.html</guid>
		<description><![CDATA[On completing a minimal install of Centos, you often find that there are quite a few unwanted services started by default.
I like to disable the folowing with the commands:
/sbin/chkconfig xfs off
/sbin/chkconfig isdn off
/sbin/chkconfig gpm off
/sbin/chkconfig pcmcia off
/sbin/chkconfig sendmail off
/sbin/chkconfig cups off
/sbin/chkconfig portmap off
/sbin/chkconfig nfslock off
/sbin/chkconfig netfs off
/sbin/chkconfig rpcgssd off
/sbin/chkconfig rpcidmapd off
/sbin/chkconfig autofs off
/sbin/chkconfig lm_sensors off

 [...]]]></description>
			<content:encoded><![CDATA[<p>On completing a minimal install of Centos, you often find that there are quite a few unwanted services started by default.</p>
<p>I like to disable the folowing with the commands:</p>
<p>/sbin/chkconfig xfs off<br />
/sbin/chkconfig isdn off<br />
/sbin/chkconfig gpm off<br />
/sbin/chkconfig pcmcia off<br />
/sbin/chkconfig sendmail off<br />
/sbin/chkconfig cups off<br />
/sbin/chkconfig portmap off<br />
/sbin/chkconfig nfslock off<br />
/sbin/chkconfig netfs off<br />
/sbin/chkconfig rpcgssd off<br />
/sbin/chkconfig rpcidmapd off<br />
/sbin/chkconfig autofs off<br />
/sbin/chkconfig lm_sensors off</p>
<p class="addtoany_share_save_container">
    <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Blog%20of%20a%20LAMP%20Developer%20based%20in%20Richmond%2C%20Surrey&amp;siteurl=http%3A%2F%2Fwww.lampdeveloper.co.uk%2F&amp;linkname=Minimal%20services%20on%20Redhat%20%2F%20Centos&amp;linkurl=http%3A%2F%2Fwww.lampdeveloper.co.uk%2Flinux%2Fminimal-services-on-redhat-centos.html"><img src="http://www.lampdeveloper.co.uk/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>

	</p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdeveloper.co.uk/linux/minimal-services-on-redhat-centos.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

