<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=029245918-14042005><FONT face="Courier New" color=#0000ff 
size=2>Ermmm... shouldn't that be "0 4 1 * * /sbin/reboot"?&nbsp; Otherwise it's 
going to try to reboot every minute for an hour...</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><!-- Converted from text/plain format -->
<P><FONT size=2>--<BR>Michael St. Laurent<BR>Hartwell Corporation</FONT> </P>
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> 
whitebox-users-bounces@beau.org [mailto:whitebox-users-bounces@beau.org] <B>On 
Behalf Of </B>Epps, Aaron M.<BR><B>Sent:</B> Thursday, April 14, 2005 11:05 
AM<BR><B>To:</B> mchapman2@carolina.rr.com; 
whitebox-users@beau.org<BR><B>Subject:</B> RE: [WBEL-users] Cron Job 
help<BR><BR></FONT></DIV>
<DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff size=2>I 
believe this cron entry would reboot your box on the 1st of every month at 
4am</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>*&nbsp;4 1 * * /sbin/reboot </FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>1.&nbsp; Open a terminal</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>2.&nbsp; Type "su" and enter the super user's/root's password when 
prompted</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>3.&nbsp; Type "crontab -e"</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>4.&nbsp; Press "i" to enter INSERT mode</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>5.&nbsp; Type "* 4 1 * * * /sbin/reboot"</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>6.&nbsp; Press "Esc"</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>7.&nbsp; Press ":wq" and then hit Enter.</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>8.&nbsp; Ensure that the cron daemon is&nbsp;set to run by typing 
"chkconfig --list crond" and pressing enter.</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>9.&nbsp; You're probably running at either runlevel 3 or 5, make sure you 
see "3:on" and "5:on"</FONT></SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2>10.&nbsp; Let me know if you need any help.</FONT>&nbsp;</SPAN></DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=150385717-14042005><FONT face=Arial color=#0000ff size=2><A 
href="http://www.taskghost.com/extended_cron_syntax.htm">http://www.taskghost.com/extended_cron_syntax.htm</A></FONT></SPAN></DIV></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Mike Chapman 
  [mailto:mchapman2@carolina.rr.com] <BR><B>Sent:</B> Thursday, April 14, 2005 
  12:50 PM<BR><B>To:</B> whitebox-users@beau.org<BR><B>Subject:</B> [WBEL-users] 
  Cron Job help <BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Hi-</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Would someone be willing to assist me with 
  setting up a Cron job that would reboot my box on a monthly schedule? I have 
  Googled for help and found examples but I am perplexed with the syntax. I 
  tried to use Webmin to do this but could not ( each time I would try to run 
  the job I was informed I needed to run the job as a superuser...). Newbie 
  instructions would be greatly appreciated.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Mike</FONT></DIV></BLOCKQUOTE></BODY></HTML>