<?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: how to auto reboot system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635609#M378941</link>
    <description>just man "at" command</description>
    <pubDate>Sat, 22 May 2010 12:55:22 GMT</pubDate>
    <dc:creator>stephen peng</dc:creator>
    <dc:date>2010-05-22T12:55:22Z</dc:date>
    <item>
      <title>how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635608#M378940</link>
      <description>Hi,&lt;BR /&gt;Anybody would like to know that how to schedule the HP-UX V3 server to resboot on specified time.&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 22 May 2010 12:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635608#M378940</guid>
      <dc:creator>Zishan</dc:creator>
      <dc:date>2010-05-22T12:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635609#M378941</link>
      <description>just man "at" command</description>
      <pubDate>Sat, 22 May 2010 12:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635609#M378941</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-05-22T12:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635610#M378942</link>
      <description>Not that I would advise it, but setting up a cron job would be a good way to do it.&lt;BR /&gt;</description>
      <pubDate>Sat, 22 May 2010 13:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635610#M378942</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-05-22T13:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635611#M378943</link>
      <description>&amp;gt;how to schedule the HP-UX V3 server to reboot on specified time.&lt;BR /&gt;&lt;BR /&gt;Any particular reason for rebooting?  These servers are meant to stay up 24/7 unless you need to do some type of hardware or software maintenance.</description>
      <pubDate>Sat, 22 May 2010 15:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635611#M378943</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-22T15:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635612#M378944</link>
      <description>Is it an test server? handled only by single user? &lt;BR /&gt;&lt;BR /&gt;Anyway , you can do with the help of cron. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Sat, 22 May 2010 17:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635612#M378944</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-05-22T17:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635613#M378945</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;yes,it is a test server.Please give me an example.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 22 May 2010 17:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635613#M378945</guid>
      <dc:creator>Zishan</dc:creator>
      <dc:date>2010-05-22T17:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635614#M378946</link>
      <description>you can edit the cron tab by using&lt;BR /&gt;#crontab -e&lt;BR /&gt;and specify the time you want to reboot the server with command&lt;BR /&gt;#shutdown -r -t 0</description>
      <pubDate>Sat, 22 May 2010 17:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635614#M378946</guid>
      <dc:creator>Mohamed AbdelMoneim</dc:creator>
      <dc:date>2010-05-22T17:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635615#M378947</link>
      <description>&amp;gt;Please give me an example.&lt;BR /&gt;&lt;BR /&gt;30 01 * * * shutdown -r -y 60&lt;BR /&gt;This reboots the system at 0130 each day.</description>
      <pubDate>Sat, 22 May 2010 17:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635615#M378947</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-05-22T17:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635616#M378948</link>
      <description>what if i want to reboot exact after 1 month ?&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 22 May 2010 17:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635616#M378948</guid>
      <dc:creator>Zishan</dc:creator>
      <dc:date>2010-05-22T17:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to auto reboot system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635617#M378949</link>
      <description>you can specify that in the cron table in the date field, if you set it to one, that means the fist day on each month the command with be executed,&lt;BR /&gt;Cron table is arranged from left to right as below&lt;BR /&gt;min(0-59) hours(0-32) date(#1-31 ) month(month#1-12) day(week #0-6)</description>
      <pubDate>Sat, 22 May 2010 18:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-auto-reboot-system/m-p/4635617#M378949</guid>
      <dc:creator>Mohamed AbdelMoneim</dc:creator>
      <dc:date>2010-05-22T18:01:45Z</dc:date>
    </item>
  </channel>
</rss>

