Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!umix!b-tech!zeeff From: zeeff@b-tech.UUCP (Jon Zeeff) Newsgroups: news.admin,news.software.b,comp.unix.xenix Subject: Re: Administering a News system part time Message-ID: <3805@b-tech.UUCP> Date: Mon, 26-Oct-87 12:00:51 EST Article-I.D.: b-tech.3805 Posted: Mon Oct 26 12:00:51 1987 Date-Received: Thu, 29-Oct-87 04:42:32 EST References: <273@arnold.UUCP> <7540@e.ms.uky.edu> <560@nitrex.UUCP> <1894@briar.Philips.Com> Reply-To: zeeff@b-tech.UUCP (Jon Zeeff) Organization: Branch Technology Ann Arbor, MI Lines: 21 Keywords: not much time Xref: mnetor news.admin:1267 news.software.b:912 comp.unix.xenix:1051 I been running news on a system with limited disk space for quite awhile. Some things I have done to automate news maintenance: 1) An expire script is used that keeps expiring news until there is a certain amount of space free. A fixed period like 14 days is not used. 2) Outgoing news is limited to n MB/day. This prevents some of my neighbors from being swamped when things get backed up. 3) News is spooled "on the fly". A daemon process keeps checking the amount of news spooled and only spools more when it goes below a certain level. 4) There is a daemon that cuts off incoming uucp transfers when disk space falls below a certain level. News/uucp doesn't seem to handle no space very well. The combination of all these things makes it pretty hassle free. -- Jon Zeeff Branch Technology, uunet!umix!b-tech!zeeff zeeff%b-tech.uucp@umix.cc.umich.edu