Re: Fwd: Inquiry: How to set the crontab job permanently

2009-08-01 Thread Ron Johnson
That's The Wrong Way to solve the problem. You haven't told us enough to diagnose the *real* problem. On 2009-08-01 02:57, hadi motamedi wrote: Dear All We found a cure for this problem , as the followings : " - Put the System cron & the User cron inside a file , say /tmp/temp . - Add the fo

Fwd: Inquiry: How to set the crontab job permanently

2009-08-01 Thread hadi motamedi
Dear All We found a cure for this problem , as the followings : " - Put the System cron & the User cron inside a file , say /tmp/temp . - Add the following line to your /etc/rc.local : crontab /tmp/temp - We tested it and it will not disappear even after server reboot . Regards H.Motamedi --

Re: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread Siggy Brentrup
On Sun, Jul 26, 2009 at 20:59 +0900, Osamu Aoki wrote: > On Sun, Jul 26, 2009 at 08:05:42AM +0100, hadi motamedi wrote: > > Dear Osamu > > Please find below our /etc/cron* directories : > > I am not interested > > > We want our new scheduled task to be done at 23:30 every day . Can you > > pl

Re: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread Osamu Aoki
On Sun, Jul 26, 2009 at 08:05:42AM +0100, hadi motamedi wrote: > Dear Osamu > Please find below our /etc/cron* directories : I am not interested > We want our new scheduled task to be done at 23:30 every day . Can you > please let us know how and where we need to add our new lines ? The answ

Re: Fwd: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread Siggy Brentrup
On Sun, Jul 26, 2009 at 10:28 +0100, hadi motamedi wrote: > -- Forwarded message -- > From: hadi motamedi > Date: Sun, Jul 26, 2009 at 10:22 AM > Subject: Re: Fwd: Inquiry: How to set the crontab job permanently > To: Suno Ano > > > Dear Suno > Than

Fwd: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread hadi motamedi
-- Forwarded message -- From: hadi motamedi Date: Sun, Jul 26, 2009 at 10:22 AM Subject: Re: Fwd: Inquiry: How to set the crontab job permanently To: Suno Ano Dear Suno Thank you very much . This time it was successful but can you please let us know why this procedure got

Re: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread Suno Ano
- turn of HTML http://expita.com/nomime.html - do not copy to /tmp as it gets cleaned out by default [0] - just put your script into ../cron.daily and make it executable i.e. chmod 755 then it will run at midnight (default) [0] http://sunoano.name/ws/public_xhtml/debian_notes_cheat_sheets.

Re: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread hadi motamedi
Dear Osamu Please find below our /etc/cron* directories : " [r...@omc-1 root]# ls -la /etc/cron* -rw-r--r--1 root root 255 Jul 25 09:41 /etc/crontab /etc/cron.d: total 12 drwxr-xr-x2 root root 4096 Sep 2 2004 . drwxr-xr-x 34 root root 4096 Jul 26 10:

Re: Fwd: Inquiry: How to set the crontab job permanently

2009-07-26 Thread Osamu Aoki
On Sun, Jul 26, 2009 at 06:37:04AM +0100, hadi motamedi wrote: > As you see , the crontab job is functioning correctly but if we try to > reboot the server we will loose the last entry listed from the "crontab -l" > as above , as we have added it through issuing "crontab -e" . Can you please > let

Fwd: Inquiry: How to set the crontab job permanently

2009-07-25 Thread hadi motamedi
-- Forwarded message -- From: hadi motamedi Date: Sun, Jul 26, 2009 at 6:11 AM Subject: Re: Inquiry: How to set the crontab job permanently To: Suno Ano Dear Suno Please find below our logs : "[r...@omc-1 root]# crontab -l # DO NOT EDIT THIS FILE - edit the master and reinstall.