<?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: Shutting  Down the Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668032#M932017</link>
    <description>Once the system has shutdown, it will try to 'come up' again into a state that it can be powered off with. When the message 'shutdown complete' (or words to that effect) appears on the console, the system will appear to start up again, and will provide a console message "OK to power off" or similar.&lt;BR /&gt;&lt;BR /&gt;Once this point is reached, simply kill the power from the front switch. (The K series and older use a key - turn to tht left).&lt;BR /&gt;&lt;BR /&gt;To power on, power up all the external devices (tapes, disks, etc) first, then the CPU last.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Wed, 20 Feb 2002 11:29:24 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2002-02-20T11:29:24Z</dc:date>
    <item>
      <title>Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668027#M932012</link>
      <description>Hi,&lt;BR /&gt;I need to shutdown the HP/9000 L2000 Server, running HP-Unix 11.0. &lt;BR /&gt;Well so far I just used the following reboot command. &lt;BR /&gt;# shutdown -ry 0 &lt;BR /&gt;But Now I should first shutdown the server, then power it off and after finishing the work (power related) bring up the server.&lt;BR /&gt;&lt;BR /&gt;So Could any body let me know the steps here.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed</description>
      <pubDate>Wed, 20 Feb 2002 10:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668027#M932012</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-20T10:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668028#M932013</link>
      <description>command = 'shutdown -hy 0'&lt;BR /&gt;&lt;BR /&gt;H = halt.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 20 Feb 2002 10:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668028#M932013</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-20T10:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668029#M932014</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;the command has been changed to:&lt;BR /&gt;&lt;BR /&gt;shutdown -h -y now   or&lt;BR /&gt;shutdown -h -y 0&lt;BR /&gt;&lt;BR /&gt;-h  --&amp;gt; halt&lt;BR /&gt;-y  --&amp;gt; yes, don't ask me&lt;BR /&gt;now/0 --&amp;gt; don't wait any longer&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2002 10:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668029#M932014</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-02-20T10:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668030#M932015</link>
      <description>Hi Peter/Ian&lt;BR /&gt;Thanks lot,&lt;BR /&gt;&lt;BR /&gt;What I want to know is,&lt;BR /&gt;&lt;BR /&gt;once I shutdown the server by giving the following command&lt;BR /&gt;&lt;BR /&gt;# shutdown -hy 0 &lt;BR /&gt;&lt;BR /&gt;then can I poweroff/switch off the server?&lt;BR /&gt;After completing the job.&lt;BR /&gt;How should I restart the server?&lt;BR /&gt;Is it just switch on the server? &lt;BR /&gt;&lt;BR /&gt;if I switch on the server, will it prompt me any questions or ...&lt;BR /&gt;&lt;BR /&gt;Please  ....&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Syed&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2002 11:19:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668030#M932015</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-20T11:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668031#M932016</link>
      <description>Hi Syed,&lt;BR /&gt;&lt;BR /&gt;when executing the shutdown- command you have to wait for a message:&lt;BR /&gt;&lt;BR /&gt;system is now ready to turn off power &lt;BR /&gt;&lt;BR /&gt;or something like that. (Depends on hardware)When this message appears you can switch off power. After that, you simply switch power on again.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 20 Feb 2002 11:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668031#M932016</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-02-20T11:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668032#M932017</link>
      <description>Once the system has shutdown, it will try to 'come up' again into a state that it can be powered off with. When the message 'shutdown complete' (or words to that effect) appears on the console, the system will appear to start up again, and will provide a console message "OK to power off" or similar.&lt;BR /&gt;&lt;BR /&gt;Once this point is reached, simply kill the power from the front switch. (The K series and older use a key - turn to tht left).&lt;BR /&gt;&lt;BR /&gt;To power on, power up all the external devices (tapes, disks, etc) first, then the CPU last.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 20 Feb 2002 11:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668032#M932017</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-02-20T11:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shutting  Down the Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668033#M932018</link>
      <description>Peter &amp;amp; Ian&lt;BR /&gt;Once again, thanks lot &lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Syed</description>
      <pubDate>Wed, 20 Feb 2002 11:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shutting-down-the-server/m-p/2668033#M932018</guid>
      <dc:creator>Shahbaz_1</dc:creator>
      <dc:date>2002-02-20T11:42:37Z</dc:date>
    </item>
  </channel>
</rss>

