<?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:  run level init 6 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969645#M292872</link>
    <description>The run-level 5-6 states are available for user-defined operations.   &lt;BR /&gt;Never used run level 6 or saw it running in production environment. Yet to see... &lt;BR /&gt;&lt;BR /&gt;Do a man init</description>
    <pubDate>Tue, 27 Mar 2007 00:06:42 GMT</pubDate>
    <dc:creator>Anshumali</dc:creator>
    <dc:date>2007-03-27T00:06:42Z</dc:date>
    <item>
      <title>run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969644#M292871</link>
      <description>Hi&lt;BR /&gt;Can anyone explain about init 6&lt;BR /&gt;or which is the best site to collect the information about init 6&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Prashant</description>
      <pubDate>Mon, 26 Mar 2007 23:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969644#M292871</guid>
      <dc:creator>Prashant S. Kelaskar</dc:creator>
      <dc:date>2007-03-26T23:54:11Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969645#M292872</link>
      <description>The run-level 5-6 states are available for user-defined operations.   &lt;BR /&gt;Never used run level 6 or saw it running in production environment. Yet to see... &lt;BR /&gt;&lt;BR /&gt;Do a man init</description>
      <pubDate>Tue, 27 Mar 2007 00:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969645#M292872</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2007-03-27T00:06:42Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969646#M292873</link>
      <description>I done man init &amp;amp; found&lt;BR /&gt; 0-6   init enters the  corresponding  run  level.  Run  levels 0, 5, and 6 are reserved states for shutting the system down. Run levels 2, 3, and 4 are               available as multi-user operating states.</description>
      <pubDate>Tue, 27 Mar 2007 00:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969646#M292873</guid>
      <dc:creator>Prashant S. Kelaskar</dc:creator>
      <dc:date>2007-03-27T00:29:26Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969647#M292874</link>
      <description>man init show below info in HP-UX &lt;BR /&gt; 5-6   These states are available for user-defined operations.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Found below for Sun Solaris SunOS 5.8 &lt;BR /&gt;Maintenance Commands                          init(1M)&lt;BR /&gt;&lt;BR /&gt;0-6   init enters the corresponding  run  level.  Run levels 0, 5, and 6 are reserved states for shut-ting the system down. &lt;BR /&gt;&lt;BR /&gt;Run levels 2, 3, and 4 are             available as multi-user operating states.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Which the best site or more info other than ?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 00:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969647#M292874</guid>
      <dc:creator>Prashant S. Kelaskar</dc:creator>
      <dc:date>2007-03-27T00:45:20Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969648#M292875</link>
      <description>RUNLEVELS&lt;BR /&gt;       Run  levels 0, 1 and 6 are reserved. Runlevel 0 is used to&lt;BR /&gt;       halt the system, runlevel 6 is used to reboot  the  system&lt;BR /&gt;       and  runlevel 1 is used to get the system down into single&lt;BR /&gt;       user mode. Runlevel S is not really ment to use  directly,&lt;BR /&gt;       but  more  for the scripts that are executed when entering&lt;BR /&gt;       runlevel 1.For more information on this, see the  manpages&lt;BR /&gt;       for shutdown(1) and inittab(5).&lt;BR /&gt;&lt;BR /&gt;       Runlevels  7-9  are  also  valid,  though not really docu-&lt;BR /&gt;       mented. This is because "traditional" Unix variants  don't&lt;BR /&gt;       use  them.   In  case you wonder, runlevels S and s are in&lt;BR /&gt;       fact the same.  Internally they are aliases for  the  same&lt;BR /&gt;       runlevel  -  this  is just a leftover from the systems the&lt;BR /&gt;       author used to use when writing sysvinit.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 00:49:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969648#M292875</guid>
      <dc:creator>Jollyjet</dc:creator>
      <dc:date>2007-03-27T00:49:14Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969649#M292876</link>
      <description>Hi Prashant,&lt;BR /&gt;&lt;BR /&gt;Init commands widely used on Solaris env. HP does not recommend to use the init. The recommended is to use shutdown with different options as per your situation.&lt;BR /&gt;&lt;BR /&gt;If you go to sbin dir and look for the dirs you can understand the difference. The system startup (S??) and shutdown (K??) (and runtime) scripts are bit different than Linux and Solaris.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/sbin&lt;BR /&gt;#  ls -ld rc?.*&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 May 18  1998 rc0.d&lt;BR /&gt;dr-xr-xr-x   2 bin        bin           2048 Jan  5  1999 rc1.d&lt;BR /&gt;dr-xr-xr-x   2 bin        bin           2048 May 18  2002 rc2.d&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Nov 23  1998 rc3.d&lt;BR /&gt;dr-xr-xr-x   2 bin        bin             96 Jun 10  1996 rc4.d&lt;BR /&gt;# cd rc4.d&lt;BR /&gt;# ll&lt;BR /&gt;total 0&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Tue, 27 Mar 2007 01:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969649#M292876</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-03-27T01:04:50Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969650#M292877</link>
      <description># init 6&lt;BR /&gt;&lt;BR /&gt;is common (shorthand) idiom on Solaris and Linux to reboot the machine (with init scripts being executed on those OS).&lt;BR /&gt;However, on HP-UX it isn't recommended.&lt;BR /&gt;&lt;BR /&gt;# shutdown -g0 -i6 -y   (Solaris)&lt;BR /&gt;or&lt;BR /&gt;# shutdown -r now      (Linux)&lt;BR /&gt;&lt;BR /&gt;are much too long ;-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 04:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969650#M292877</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-03-27T04:19:55Z</dc:date>
    </item>
    <item>
      <title>Re:  run level init 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969651#M292878</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;Runlevel 6 is use for reboot a machine. it is equivalent to ..&lt;BR /&gt;&lt;BR /&gt;#shutdown -yr 0 (HP Unix)&lt;BR /&gt;&lt;BR /&gt;But, in HP Unix, there is no runlevel 6.&lt;BR /&gt;&lt;BR /&gt;Cheers;&lt;BR /&gt;Indrajit Roy&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-level-init-6/m-p/3969651#M292878</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2007-03-27T06:15:27Z</dc:date>
    </item>
  </channel>
</rss>

