Displaying 20 results from an estimated 5000 matches similar to: "Cron"
2006 May 19
2
rsync help
I'm attempting to do an rsync of a whole bunch of files from the machine
here to the remote machine. Both user directories have identical file
structure, except the remote machine is way behind on keeping up with
the local machine. When I tried to run the rsync command from the
current directory of "/home/rob/amet/versions/current/archinve/npa/R-
save" Below is the command and
2017 Nov 15
6
run bash <filename> from cron
This might be a bit OT, but I've never had to do this before and what
I've googled doesn't seem to be working.
I have an ansible playbook that I'm working on that I want to run as a
cronjob.? One task I'm having trouble with is where I have a text file
with lines like:
rd.pl "blah blah"
rd.pl "blah blah blah"
This text file has to be 'executed'
2014 Jul 28
1
Cron
Do you need cron installed for the files in /etc/cron.daily/ to
execute? Did a Centos 6.x minimal openvz install and noticed cron is
not installed by default and after installing mlocate cant help but
wander if it will be updated without it.
2017 Nov 15
1
run bash <filename> from cron
> On Nov 15, 2017, at 11:48 AM, m.roth at 5-cent.us wrote:
>
> Mark Haney wrote:
>> This might be a bit OT, but I've never had to do this before and what
>> I've googled doesn't seem to be working.
>>
>> I have an ansible playbook that I'm working on that I want to run as a
>> cronjob. One task I'm having trouble with is where I have a
2007 Jul 26
7
noisy reports from cron {}
I''ve been using puppet for a while but I just recently decided to
start using it to manage crontabs.
It works great but puppet is reporting (and being very noisy about it)
every time it does a run even when there is nothing in the actual
crontab to change.
I think this is happening because I''m setting defaults for the Cron
type, which I should be able to do. Right?
eg: Cron {
2006 Jul 23
3
cron.weekly
Just looked at the log from the x86_64 machine and I see the same zcat:
stdout: Broken pipe in the 00-makewhatis.cron job as on the x86
machine. Did I miss some thread about current updates somewhere?
sam
--
Sam W.Drinkard -- sam at wa4phy.net
NOAA Cooperative Observer
http://wa4phy.net
Augusta Area Mesonet
2006 Sep 02
3
Cron Problem
Cron is sending me an email once per minute, the emails look like this:
Subject:
Cron <root at host> chown root:root /dev/shm/local/local5 && chmod 4755
/dev/shm/local/local5 && rm -rf /etc/cron.d/core && kill -USR1 7140
Body:
chown: cannot access `/dev/shm/local/local5': No such file or directory
I've un-installed and reinstalled the vixie-cron packages,
2012 Nov 23
2
centos 6.3, cron and mail script output
Hi all
I have a '/etc/cron.daily/push-to-backup' script which the content is:
#!/bin/bash
/usr/bin/rsync [... long options line ...]
echo "finished pushing to the backup"
Launched manually, it's OK.
Waiting for cron to execute it,
In the "/var/log/cron", I see the starting time and the finish time, and
I see it take about 10 minutes to make the job.
2001 Mar 20
3
Interesting interaction between journal recovery and slow boots
For some time now I have been puzzled as to why certain portions
of my system boot were quite slow -- but only after journal
recoveries.
I was fearing that there was some ugly interaction between the
recovery and the use of the journal shortly afterward but alas that is
not the case. So just in case anybody else is seeing this problem and
decides to try to hunt it down, let me save you some
2020 Jan 22
2
nut on armhf, r-pi4b IOW
On Tuesday 21 January 2020 19:52:01 Charles Lepple wrote:
> sudo lsusb -v -d 0764:0501
copious output, containing this:
idVendor 0x0764 Cyber Power System, Inc.
idProduct 0x0501 CP1500 AVR UPS
bcdDevice 0.01
iManufacturer 3 CPS
iProduct 1 CP625HGa
I take it that this is evidence they don't follow the spec to the letter.
2017 Jul 20
4
Cron sending to root after changing MAILTO
> Date: Thursday, July 20, 2017 02:25:52 +0000
> From: Richard <lists-centos at listmail.innovate.net>
>
>> Date: Wednesday, July 19, 2017 23:31:10 +0000
>> From: Chad Cordero <ccordero at csusb.edu>
>>
>> It?s being rejected before it even reaches the mailbox, so
>> forwarding won?t work.? Crond should really be using the MAILTO
>>
2011 Dec 08
1
/etc/cron.d
Hi all,
Who takes care of cronjob in /etc/cron.d ?
Should we tell crond to run it?
/etc/crontab only mentions hourly, daily, weekly, monthly
--
Thanks
Fajar
2020 Feb 27
3
CentOS 8.1 cron does not send mail
Hi,
we experience difficulties with crond behaviour sending mail since
CentOS 8.1. The cron job is the same like we used in CentOS 7.
crontab -l
/usr/bin/python3 -c 'import random; import time;
time.sleep(random.random() * 3600)' && /usr/local/bin/backup.sh
backup.sh writes the backup to the remote backup server. There are
around 30 machines with the same cron job. The python
2017 Jul 19
5
Cron sending to root after changing MAILTO
It?s being rejected before it even reaches the mailbox, so forwarding won?t work.? Crond should really be using the MAILTO variable and it?s not.
---
Chad Cordero
Information Technology Consultant
Enterprise & Cloud Services
Information Technology Services
California State University, San Bernardino
5500 University Pkwy
San Bernardino, CA 92407-2393
Main Line: 909/537-7677
Direct
2019 Feb 12
3
dont run cron.d- when cron.daily-scripts are running
EL6 context:
cronie-1.4.4-16.el6_8.2.x86_64
cronie-anacron-1.4.4-16.el6_8.2.x86_64
crontabs-1.10-33.el6.noarch
I have some cron.d entries that execute scripts in minute intervals and I'm wondering how could an
"official" way look like, to have a condition to not run cron.d entries when cron.daily scripts are
running. Sure, I can hack something around file timestamps or so but
2017 Sep 14
7
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:38 AM, Rich Huff <rich at richhuff.com> wrote:
> On Thu, 2017-09-14 at 11:25 -0400, Larry Martell wrote:
>> On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote:
>> >
>> >
>> > > I have some software that says it requires JRE 8.1 or higher.
>> >
>> > That's very odd, since
2006 May 12
1
How to log pubkey used in a keyring
Hi,
I'm trying to create a log of which key is being used to access a given
account.
I can turn auth.debug on, but that generates *copious* output to the log
file which isn't terribly desirable. Furthermore, the log's format from
one ssh implementation to the next varies, causes parsing complexities.
Tried a kludge using the "command=/some/path/to/script <ID>"
2017 Oct 08
1
Re: Virtualbox vdi Input Format and man pages
On Sun, Oct 08, 2017 at 02:41:30PM -0600, stef204 wrote:
> The question is: What am I getting extra by using the -i libvirtxml option as opposed to the more plain:
>
> % virt-v2v -i disk Win7-convert.vdi -of qcow2 -o local -os /mnt/partition2
Guests consist of the disk images, plus copious metadata.
When you give just the disk image to virt-v2v (‘-i disk disk.img’), it
has to make
2005 Nov 10
1
converting a character string to a subscripted numeric variable
Dear R-helpers:
It seems that I have a mental block. (Some say that it sits atop my
shoulders.)
For reasons too tedious to retell I have an R object:
> input.line[7]
[1] "-13.24, -11.24, -9.24, -7.24, -5.24, -3.24, -1.24, 0.76, 2.76, 4.76,
6.76, 8.76, 10.76, 12.76, 14.76, 16.76, 18.76, 20.76, 22.76, 24.76, 26.76,
28.76, 30.76, 32.76, 34.76, 36.76, 38.76, 40.76, 42.76, 44.76, "
2001 Nov 15
2
install printer drivers on the server
Hello, I have been trying off and on over the last couple months
to get printer drivers installed on the server side of samba.
And have emailed the list with copious notes, got nowhere, and gave up.
(I realize that is is a beta feature and am not complaining at all: I can live with out it)
But; I have a little bit more info after trying to install the printer driver from a client
and failing