From owner-freebsd-questions Fri Jul 17 07:42:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA24131 for freebsd-questions-outgoing; Fri, 17 Jul 1998 07:42:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tps.sk (lists@c0re.tps.sk [195.168.1.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA24009 for ; Fri, 17 Jul 1998 07:42:41 -0700 (PDT) (envelope-from lists@tps.sk) Received: (from lists@localhost) by tps.sk (8.8.8/8.8.7) id QAA28018 for questions@freebsd.org; Fri, 17 Jul 1998 16:42:13 +0200 (CEST) (envelope-from lists) From: Tomas TPS Ulej Message-Id: <199807171442.QAA28018@tps.sk> Subject: Re: mail from os In-Reply-To: <35AF5598.5E00360D@graphnet.com> from Roman Katsnelson at "Jul 17, 98 09:46:00 am" To: questions@FreeBSD.ORG Date: Fri, 17 Jul 1998 16:42:13 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > "_host_ security check" and > "_host_ dailt runoutp" > I would like to disable them. Can someone advise on whether or not this > is a horrible idea, and if not let me know how to disable it? I thing daily report is good for routine administering ') If you are no guru you cannot see all security holes, changes in passwd system etc without scripts like daily script If you want disable it review your /etc/crontab lines and remark lines with # at begging, look for: # do daily/weekly/monthly maintenance 0 2 * * * root /etc/daily 2>&1 | sendmail root 30 3 * * 6 root /etc/weekly 2>&1 | sendmail root 30 5 1 * * root /etc/monthly 2>&1 | sendmail root first line is daily report, next weekly report and last monthly report ') -- Tomas 'TPS' Ulej System Administrator, ISP NETLAB+ Slovakia, http://www.netlab.sk sk.FreeBSD.org coordinator, FreeBSD Project, http://www.sk.freebsd.org Drienova 34, P.O.BOX 72, Bratislava 25, 82005 eMail: tps@internet.sk, private http://tps.sk, nic: tu36-RIPE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message