<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: shutdown in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789757#M943293</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;You have to be with root permission for doing this task. You cannot do this from a mounted file system. -h option is for halt, -y for answering "yes" to question and "0" is the seconds. For restarting replace -h with -r&lt;BR /&gt;&lt;BR /&gt;HTH</description>
    <pubDate>Tue, 20 Aug 2002 12:00:28 GMT</pubDate>
    <dc:creator>Sajid_1</dc:creator>
    <dc:date>2002-08-20T12:00:28Z</dc:date>
    <item>
      <title>shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789753#M943289</link>
      <description>How do I shut the machine down so I can turn the power off?</description>
      <pubDate>Tue, 20 Aug 2002 11:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789753#M943289</guid>
      <dc:creator>Jeff Hagstrom</dc:creator>
      <dc:date>2002-08-20T11:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789754#M943290</link>
      <description># shutdown -h -y 0</description>
      <pubDate>Tue, 20 Aug 2002 11:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789754#M943290</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-20T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789755#M943291</link>
      <description>cd /&lt;BR /&gt;shutdown -hy 0&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 11:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789755#M943291</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-08-20T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789756#M943292</link>
      <description>Hi Jeff:&lt;BR /&gt;&lt;BR /&gt;# shutdown -hy 0&lt;BR /&gt;&lt;BR /&gt;You will receive a message on the console that indicates when you should actually power-off the server.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Aug 2002 11:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789756#M943292</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-20T11:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789757#M943293</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;You have to be with root permission for doing this task. You cannot do this from a mounted file system. -h option is for halt, -y for answering "yes" to question and "0" is the seconds. For restarting replace -h with -r&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 20 Aug 2002 12:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789757#M943293</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-20T12:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789758#M943294</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt; An alternative to use when you KNOW that you have no critical processes running is:&lt;BR /&gt;/etc/reboot&lt;BR /&gt;But note that this should never be used in "normal" situations as is does not gracefully shut processes down. It uses brute force to kill them. But it's an option for a faster shutdown when you're in maintenance mode.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 20 Aug 2002 12:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789758#M943294</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-08-20T12:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789759#M943295</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;To expand on Jeff's answer, you can use "reboot -rq" or "reboot -hq", depending on whether you want to really reboot or halt, respectively.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 20 Aug 2002 12:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789759#M943295</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-08-20T12:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789760#M943296</link>
      <description>Reboot is pretty ungracefull about shuting down your system and if you have a database running you could be in for a lot of work. I only use reboot on test systems that I have booted into single user mode. On a normal test or production server I always use:&lt;BR /&gt;&lt;BR /&gt;shutdown -hy 0&lt;BR /&gt;&lt;BR /&gt;Which says shut it down to a "Halt" state, answer the query with a "yes" and have "0" minutes of grace time. If you want to reboot:&lt;BR /&gt;&lt;BR /&gt;shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;note the "r" instead of the "h" which of course means reboot.</description>
      <pubDate>Wed, 21 Aug 2002 12:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutdown/m-p/2789760#M943296</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2002-08-21T12:35:23Z</dc:date>
    </item>
  </channel>
</rss>

