similar to: Quick crontab question (another cron question!)

Displaying 20 results from an estimated 6000 matches similar to: "Quick crontab question (another cron question!)"

2006 Sep 25
2
To redirect any message into /dev/null
Hi all, I'm running a script in my crontab like this: */50 * * * * /root/scripts/keepjobrun 2>&1 > /dev/null However, crontab always sends a message to root (me) about the above script. How do I stop it from sending any notification? Thank you very much, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 1:23pm up 5:18, 2.6.16.13-4-default
2006 Mar 27
9
mdadm and smtp yum update issue
greetings i have a newer centos 4.2 server using qmail for smtp the /etc/yum.conf has this in it exclude=spamassassin exim postfix sendmail so when i do a yum update to go to 4.3 i get this --> Running transaction check --> Processing Dependency: smtpdaemon for package: mdadm --> Finished Dependency Resolution Error: Missing Dependency: smtpdaemon is needed by package mdadm how
2006 Jan 09
2
Scheduling tasks using cron...
Hi all. Can anyone help me with scheduling tasks? I'm running Centos4.2 (updated via yum starting from 4.0). I know I have vixie-cron and anacron packages installed (came like that, from first install, I guess). I read the crontab syntax man page (man 5 crontab) and I made an entry as a normal user (using crontab -e) that looks like the following: 30 0 9 1 1 /bin/ls -F /home/jose >
2005 Dec 07
3
mailing list traffic
is it just me and my mail servers going wacko or is there a ton of traffic on the mailing list today? - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2005 Sep 12
1
hourly log
greetings on a simple CentOS 4 DNS server install i have the below info. crontab -l "shows nothing" pico /etc/crontab shows... SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly i
2005 Nov 03
2
single CD server install ISO disk ready?
greetings, i was wondering if i missed an announcement or if the quarterly update pushed back the release of the single CD server install ISO ??? :-) is there an ETA please? thank you! - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2006 Mar 17
1
getrichquick crazy user's email habits
greetings i have a lady that likes the getrichquick stuff and has subscribed to just about every possible spammers mail queue in the known universe. right now she has 2290 emails in her mailbox and i cannot view them in squirrelmail to dust em i dont want to dust her email just yet.... i want to learn from this situation how to better admin for a single user as well as the entire system
2007 Mar 13
2
cat cron jobs into crontab
Hi, What's the best/safest way to "cat" the following job into crontab? */3 * * * * /usr/lib64/nagios/plugins/check_megaraid_passive.sh > /dev/null 2>&1 I am used to doing this manually via crontab -e, but now I simply have too many centos servers to build in a given week (get to toss another 120K at some more 2U chenbro/tyan/amd64's -w000ooo). -karlski
2005 Nov 02
2
A BIG Thank You
Seeing the latest round of updates rolling in.... I just 'again' felt the need to say "Hats Off" (pun intended) to the CentOS team! The organization very much behind the scenes is not apparent, but very much must exist. It almost looks like there is an 'internal' competition between members, each trying to roll out the updates faster than the other. I know this must
2005 Nov 21
3
pine rpm for centos 4
There is some pine rpm for release 4? Im too used to it and I dont like mutt. -- Roger D. Vargas http://dsgp.blogspot.com | Linux, programaci?n, juegos ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, m?s seguridad http://correo.yahoo.es
2006 Jul 12
1
tftp question
I have tftp running on a computer. done with yum install tftp and yum install tftp-server. The computer has 2 network cards in it. Everything else on this computer is working fine. My tftp config is : # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download configuration
2005 Aug 03
3
3Ware Escalade 9500S mature enough yet for CentOS?
greetings, the subject says it all right? ;-> naw...... is the 3ware Escalade 9500S series mature enough yet for CentOS? - rh -- Robert Hanson Abba Communications http://www.abbacomm.net
2007 May 04
4
centos 5 smp kerne vrs centos 4 smp kernel ???l
On a Compaq DL360 G1 w/ dual PIII 1.27's I installed Centos 5 minimal and then a yum update When I do a "uname -a" I get this Linux tstsrvr.abbacomm.net 2.6.18-8.1.3.el5 #1 SMP Mon Apr 30 19:55:44 EDT 2007 i686 i686 i386 GNU/Linux When I do a rpm -qa | grep kern* I get this kernel-devel-2.6.18-8.1.3.el5 kernel-2.6.18-8.1.3.el5 kernel-headers-2.6.18-8.1.3.el5 It is interesting
2005 Aug 29
2
bind and bind-chroot
greetings on a CentOS 4 _server_ install for a dns server rpm -qa | grep bind bind-9.2.4-2 bind-libs-9.2.4-2 bind-chroot-9.2.4-2 bind-utils-9.2.4-2 ypbind-1.17.2-3 rpm -qa | grep name caching-nameserver-7.3-3 ok, so i do this yum remove caching-nameserver and it is gone. now, do i need to leave bind-9.2.4-2 to use the bind-chroot-9.2.4-2 ??? or can i yum remove bind and still have a
2007 Jan 18
2
the one minute perl expert :p
Ok, ok I am a "one minute" perl expert now (sung to the tune of "I read the One Minute Manager Book today yeah yeah yeah baby baby" :p My first perl research and program called test.pl use Net::DNS; print Net::DNS->version, "\n"; the result of "perl test.pl" as expected was 0.48 Please keep the applause to a minimum please. Tens and twenties work
2006 Nov 20
2
nfsv4 in centos?
Greetings Some time ago I briefly played with NFS. More recently with Samba. What I am wondering is if NFSv4 is already integrated into Centos 4 from upstream. Reference: http://www.linuxplanet.com/linuxplanet/reviews/6331/1/ if not, is there a timeline? Centos 5 ? and... is or can NFS be a compatible yet better replacement for Samba? thanks - rh -- Robert - Abba Communications
2006 Sep 05
3
centos minimal install???
I was doing an Internet facing server reload for a client today and he mentioned that there is a minimal install selection somewhere and that I should take a disk 1 of centos 4.4 and it would be under custom Is this the case? How? I couldn't find it, nor could he after the fact. If it exists, where is it, or how do I get to it for future reference please? I usually use a centos server cd
2006 Nov 08
1
noarch concerns? dangers?
Please share some wisdom from the list... :-) Realistically there is some type of difference between an rpm made for an arch (like i386 or x86_64 etc) vrs an rpm with noarch I was just looking at and downloaded these two from dag perl-Archive-Tar-1.30-1.el4.rf.noarch.rpm perl-IO-Zlib-1.04-1.2.el4.rf.noarch.rpm they are the latest and are not assigned to an architecture there are older rpms of
2009 Jun 10
1
CentOS 5.3 cron / crontab missing?
Hi On 6/10/09, James Bensley <jwbensley at gmail.com> Hi all, I don't know what exactly is causing this, but I can't find cron / crontab on my CentOS 5.3 machine. Yes, I know, it's an obvious one, install it. But, it is, according to rpm: [root at zaxen01 ~]# rpm -aq | grep cron anacron-2.3-45.el5.centos crontabs-1.10-8 I have tried yum update crontabs, and then it said there
2006 Nov 24
1
grep from /
Interesting If someone tries to grep a whole Centos 4 server as root from / for a single word, will you see errors like this? :-) WARNING: Kernel Errors Present Buffer I/O error on device fd0p10...: 51 Time(s) Buffer I/O error on device fd0p11...: 51 Time(s) Buffer I/O error on device fd0p12...: 51 Time(s) Buffer I/O error on device fd0p16...: 102 Time(s) Buffer I/O error