<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in Reboot a Solaris system</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/reboot_a_solaris_system_solaris_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 11 Dec 2010 01:23:00 -0000</lastBuildDate><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-110207552</link><description>&lt;p&gt;what is the best command to shutdown and then startup SAP server on solaris opearting systems and what consideration needs to be taken into account like issuing a System message before shutting down the server  and seeing the list of users already logged on can anyone help?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Abhishek40958</dc:creator><pubDate>Sat, 11 Dec 2010 01:23:00 -0000</pubDate></item><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-4365470</link><description>&lt;p&gt;Try this:&lt;/p&gt;&lt;p&gt;/sbin/uadmin 2 0&lt;/p&gt;&lt;p&gt;That will shutdown the node without the execution of the init kill scripts...&lt;/p&gt;&lt;p&gt;btw what version of solaris / kernal patch level are your using?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">flexinfo</dc:creator><pubDate>Fri, 12 Dec 2008 08:31:18 -0000</pubDate></item><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766752</link><description>&lt;p&gt;Hopefully you've sorted this by now, but use shutdown -i6 -g0 -y to reboot if none of the others work, though I can't think why they shouldn't.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 25 Oct 2004 21:20:58 -0000</pubDate></item><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766751</link><description>&lt;p&gt;Hi anybody,&lt;br&gt;can't reboot my E450, sure i'm root . But any of these init 6, reboot, or halt commands returns me (after some seconds) to the shell prompt.&lt;/p&gt;&lt;p&gt;any idea? thx. Troy&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Troy</dc:creator><pubDate>Sun, 17 Oct 2004 21:58:47 -0000</pubDate></item><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766750</link><description>&lt;p&gt;umm.. but I believe&lt;/p&gt;&lt;p&gt;shutdown -h 5 -g 60 -y&lt;/p&gt;&lt;p&gt;That will shut it down cleanly and power it off.&lt;/p&gt;&lt;p&gt;"shutdown" includes sync and all that graceful fun stuff.&lt;/p&gt;&lt;p&gt;Sincerely&lt;br&gt;Craig Fourie&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 10 Feb 2004 12:12:36 -0000</pubDate></item><item><title>Re: Reboot a Solaris system</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766749</link><description>&lt;p&gt;Sync is no longer necessary in any modern version of Unix (Solaris and Linux included).  If you'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:&lt;/p&gt;&lt;p&gt;# init 6     - reboots the system&lt;br&gt;# init 5     - halts the system (turns power off)&lt;br&gt;# init 0     - sends you to runlevel 0, which is the "ok" prompt (OpenBoot PROM)&lt;br&gt;# init 1     - sends you to single user mode, useful for installing patches.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">illumin8</dc:creator><pubDate>Wed, 15 Oct 2003 16:54:49 -0000</pubDate></item></channel></rss>