<?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>System Adm &#187; sec</title>
	<atom:link href="http://www.system.adm.br/tag/sec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.system.adm.br</link>
	<description>Some IT Tips (Linux, Unix, HP-UX, AIX, Solaris, etc).</description>
	<lastBuildDate>Wed, 19 May 2010 20:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Working with “SVC”</title>
		<link>http://www.system.adm.br/2009/12/working-with-%e2%80%9csvc%e2%80%9d/</link>
		<comments>http://www.system.adm.br/2009/12/working-with-%e2%80%9csvc%e2%80%9d/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:29:40 +0000</pubDate>
		<dc:creator>Lincoln Zuljewic Silva</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[sec]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.system.adm.br/?p=181</guid>
		<description><![CDATA[Follow useful commands to work with &#8220;SVC&#8221; in Solaris: More option can be found at &#8220;man svcadm&#8221; # svcs -a -&#62; list all installed services. # svcadm disable SERVICE -&#62; disable a service. if you use &#8220;svcadm disable -t SERVICE&#8221;, the service will be disabled only until the next reboot. You can use this commando [...]]]></description>
			<content:encoded><![CDATA[<p>Follow useful commands to work with &ldquo;SVC&rdquo; in Solaris:</p>
<p>	More option can be found at &ldquo;man svcadm&rdquo;<br />
	<span style="font-size: 12px;"><code># svcs -a</code></span> -&gt; list all installed services.<br />
	<span style="font-size: 12px;"><code># svcadm disable SERVICE</code></span> -&gt; disable a service. if you use &ldquo;svcadm disable -t SERVICE&rdquo;, the service will be disabled only until the next reboot. You can use this commando to stop a service.<br />
	<span style="font-size: 12px;"><code># svcadm enable SERVICE</code></span> -&gt; enable a service. If you use &ldquo;svcadm enable -t SERVICE&rdquo;, the service will not be enabled automatically on reboot.<br />
	<span style="font-size: 12px;"><code># svcadm restart SERVICE</code></span> -&gt; restart a service.<br />
	<span style="font-size: 12px;"><code># svcadm reload SERVICE</code></span> -&gt; reload the configuration file.</p>
<p>	More options can be found at &ldquo;<span style="font-size: 12px;"><code>man svcadm</code></span>&rdquo;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.system.adm.br/2009/12/working-with-%e2%80%9csvc%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
