[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Cron Help
- Subject: Re: [cobalt-users] Cron Help
- From: "Fathi Said" <fathi@xxxxxx>
- Date: Thu Dec 23 21:12:44 1999
Robert,
Thanks for the great tip. I hadn't made it executable...., and also didn't know that I had to do this.
I chmodded it w/ 755, is this correct?
Anyways, one thing is strange: As admin, I can't upload to or delete files in those system critical directories (such as
/etc/cron.daily), BUT I can change their chmod state without being root (ie with an FTP client).......
Thanks for your help,
Fathi
----- Original Message -----
From: Robert Davis <rdavis@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, December 24, 1999 3:06 AM
Subject: Re: [cobalt-users] Cron Help
> Ahoy
>
> First time I set up a file for that same purpose, I neglected to make it
> executable, and had the same result as you. Did you remember to chmod your
> "stats" file?
>
> Aloha
> Melly Kalikimake
>
>
>
>
> -----Original Message-----
> From: Fathi Said <fathi@xxxxxx>
> To: cobalt-users@xxxxxxxxxxxxxxx <cobalt-users@xxxxxxxxxxxxxxx>
> Date: Thursday, December 23, 1999 7:45 PM
> Subject: [cobalt-users] Cron Help
>
>
> >Hello,
> >
> >I want to execute the installed analog program every 24 hours with a
> specified configuration file.
> >For this I have copied a file called "stats" w/ the following contents into
> the /etc/cron.daily directory.
> >
> ><snip>
> >#!/bin/sh
> >
> >/usr/local/sbin/analog +g/home/sites/home/domainnamecom.cfg
> ></snip>
> >
> >When I type this "/usr/local/sbin/analog
> +g/home/sites/home/domainnamecom.cfg" command when logged in via telnet as
> root, analog is
> >executed and it generates a HTML page for me, this means the configuration
> file "domainnamecom.cfg" is fine. The problem is, the
> >"stats" with the above content is not executed at all. What have I done
> wrong? What can I do so that it will be executed every 24
> >hours?
> >
> >Thanks,
> >Fathi
> >
> >----- Original Message -----
> >From: Byron Jackson / SevenFrogs.com Inc. <byron@xxxxxxxx>
> >To: <cobalt-users@xxxxxxxxxxxxx>
> >Sent: Friday, December 24, 1999 12:18 AM
> >Subject: [cobalt-users] RAQ2 help w/ backup
> >
> >
> >>
> >> Hello,
> >>
> >> we are backing up all of our servers but one of our servers, a RAQ2
> >> w/ 256 megs of ram keeps timing out when we try and perform a complete
> backup
> >> or if we try and perform the backup of the largest site. How can we fix
> this?
> >>
> >>
> >> Byron Jackson
> >>
> >>
> >> _______________________________________________
> >> cobalt-users mailing list
> >> cobalt-users@xxxxxxxxxxxxxxx
> >> http://list.cobalt.com/mailman/listinfo/cobalt-users
> >>
> >
> >
> >
> >_______________________________________________
> >cobalt-users mailing list
> >cobalt-users@xxxxxxxxxxxxxxx
> >http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>