<?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 on: Service command in Ubuntu 8.10 (Intrepid) server</title>
	<atom:link href="http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Patrick</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-6065</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 17 Feb 2009 21:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-6065</guid>
		<description>The service commands make things simpler imo. The service command offers tab completion as well. It saves keystrokes compared to the &#039;traditional&#039; way but thats just my 2 cents.</description>
		<content:encoded><![CDATA[<p>The service commands make things simpler imo. The service command offers tab completion as well. It saves keystrokes compared to the &#8216;traditional&#8217; way but thats just my 2 cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4650</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 13 Dec 2008 08:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4650</guid>
		<description>System-&gt;Administration-&gt;Services can set the state of services (i.e. whether or not to start them).

There&#039;s no GUI tool I know of to bounce them (other than Konsole :-)</description>
		<content:encoded><![CDATA[<p>System-&gt;Administration-&gt;Services can set the state of services (i.e. whether or not to start them).</p>
<p>There&#8217;s no GUI tool I know of to bounce them (other than Konsole <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4649</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sat, 13 Dec 2008 02:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4649</guid>
		<description>Does Ubuntu provide a GUI tool that does the same?</description>
		<content:encoded><![CDATA[<p>Does Ubuntu provide a GUI tool that does the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4646</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 30 Oct 2008 09:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4646</guid>
		<description>As Thomas has said /etc/init.d does the same thing...what is the point of using the service command, what benefits can it provide? Does it bypass the need for init.d scripts?</description>
		<content:encoded><![CDATA[<p>As Thomas has said /etc/init.d does the same thing&#8230;what is the point of using the service command, what benefits can it provide? Does it bypass the need for init.d scripts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4648</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 30 Oct 2008 08:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4648</guid>
		<description>there is also &quot;sudo invoke-rc.d  start/stop/restart, also with tab completions</description>
		<content:encoded><![CDATA[<p>there is also &#8220;sudo invoke-rc.d  start/stop/restart, also with tab completions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4645</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 30 Oct 2008 06:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4645</guid>
		<description>AFAIK

   sudo /etc/init.d/ [start&#124;stop&#124;restart&#124;status&#124;???]

does the same thing, and comes with tab-completion in case you forget the name of the service (or you&#039;re too lazy to type it).</description>
		<content:encoded><![CDATA[<p>AFAIK</p>
<p>   sudo /etc/init.d/ [start|stop|restart|status|???]</p>
<p>does the same thing, and comes with tab-completion in case you forget the name of the service (or you&#8217;re too lazy to type it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arky</title>
		<link>http://www.ubuntugeek.com/service-command-in-ubuntu-810-intrepid-server.html/comment-page-1#comment-4647</link>
		<dc:creator>Arky</dc:creator>
		<pubDate>Thu, 30 Oct 2008 05:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=682#comment-4647</guid>
		<description>Ah! I see the good ol&#039; service command is finally in debian :P</description>
		<content:encoded><![CDATA[<p>Ah! I see the good ol&#8217; service command is finally in debian <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

