<?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: Power off a Solaris system</title>
	<atom:link href="http://www.tech-recipes.com/rx/29/power-off-a-solaris-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/29/power-off-a-solaris-system/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 00:56:44 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rangaswamybv</title>
		<link>http://www.tech-recipes.com/rx/29/power-off-a-solaris-system/comment-page-1/#comment-14174</link>
		<dc:creator>rangaswamybv</dc:creator>
		<pubDate>Tue, 11 Aug 2009 11:28:28 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14174</guid>
		<description>I pressed Alt+F3 command prompt &gt;&gt; logged as admin &gt;&gt; given as poweroff command &gt;&gt; After next booting it is showing as &gt;&gt; Starting in powersave mode &gt;&gt; Its not able to boot the system &gt;&gt; Simply it reboots for 3 mins everytime &gt;&gt; The system is sun solaris and unix os</description>
		<content:encoded><![CDATA[<p>I pressed Alt+F3 command prompt &gt;&gt; logged as admin &gt;&gt; given as poweroff command &gt;&gt; After next booting it is showing as &gt;&gt; Starting in powersave mode &gt;&gt; Its not able to boot the system &gt;&gt; Simply it reboots for 3 mins everytime &gt;&gt; The system is sun solaris and unix os</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guest</title>
		<link>http://www.tech-recipes.com/rx/29/power-off-a-solaris-system/comment-page-1/#comment-221</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Fri, 25 Jun 2004 14:31:36 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-221</guid>
		<description>You could use the Sun recommended shutdown command.  :wink: 

shutdown -y -i5 -g0

look up the man page, but the i option specifies run level, the g option grace period in seconds before the shutdown and the y options answer yes to the usual question of are you sure.</description>
		<content:encoded><![CDATA[<p>You could use the Sun recommended shutdown command.  :wink: </p>
<p>shutdown -y -i5 -g0</p>
<p>look up the man page, but the i option specifies run level, the g option grace period in seconds before the shutdown and the y options answer yes to the usual question of are you sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/29/power-off-a-solaris-system/comment-page-1/#comment-7</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 15 Oct 2003 20:56:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-7</guid>
		<description>Sync is no longer necessary in any modern version of Unix (Solaris and Linux included). If you&#039;re a system administrator, you should learn proper use of the init command, which allows you to change runlevels. Here are a few different uses of init: 

# init 6 - reboots the system 
# init 5 - halts the system (turns power off) 
# init 0 - sends you to runlevel 0, which is the &quot;ok&quot; prompt (OpenBoot PROM) 
# init 1 - sends you to single user mode, useful for installing patches.</description>
		<content:encoded><![CDATA[<p>Sync is no longer necessary in any modern version of Unix (Solaris and Linux included). If you&#8217;re a system administrator, you should learn proper use of the init command, which allows you to change runlevels. Here are a few different uses of init: </p>
<p># init 6 &#8211; reboots the system<br />
# init 5 &#8211; halts the system (turns power off)<br />
# init 0 &#8211; sends you to runlevel 0, which is the &#8220;ok&#8221; prompt (OpenBoot PROM)<br />
# init 1 &#8211; sends you to single user mode, useful for installing patches.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
