From owner-freebsd-newbies Thu Mar 14 1: 7:47 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mobil.cz (diana.mobil.cz [194.228.200.160]) by hub.freebsd.org (Postfix) with ESMTP id B300037B400 for ; Thu, 14 Mar 2002 01:07:43 -0800 (PST) Received: from ester.mobil.cz (ester.mobil.cz [194.213.62.23]) by mobil.cz (8.11.6/8.11.0) with ESMTP id g2E97gt16647 for ; Thu, 14 Mar 2002 10:07:42 +0100 Received: from roman.mobil.cz ([10.2.0.89]) by ester.mobil.cz (Lotus Domino Release 5.0.9a) with ESMTP id 2002031410032973:848 ; Thu, 14 Mar 2002 10:03:29 +0100 Received: (from roman@localhost) by roman.mobil.cz (8.11.6/8.11.6) id g2E9LJ672893 for freebsd-newbies@FreeBSD.org; Thu, 14 Mar 2002 10:21:19 +0100 (CET) (envelope-from neuhauser@mobil.cz) X-Authentication-Warning: roman.mobil.cz: roman set sender to neuhauser@mobil.cz using -f Date: Thu, 14 Mar 2002 10:21:19 +0100 From: Roman Neuhauser To: freebsd-newbies@FreeBSD.org Subject: Re: too small ERROR Message-ID: <20020314092119.GL68827@roman.mobil.cz> Mail-Followup-To: freebsd-newbies@FreeBSD.org References: <007301c1cb30$a4b6d9c0$3866fed8@Leda500> Mime-Version: 1.0 In-Reply-To: <007301c1cb30$a4b6d9c0$3866fed8@Leda500> User-Agent: Mutt/1.3.26i X-MIMETrack: Itemize by SMTP Server on ester/Mobil(Release 5.0.9a |January 7, 2002) at 03/14/2002 10:03:29 AM, Serialize by Router on ester/Mobil(Release 5.0.9a |January 7, 2002) at 03/14/2002 10:03:35 AM, Serialize complete at 03/14/2002 10:03:35 AM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > From: "LEDAMAY speakeasy" > To: > Subject: too small ERROR > Date: Thu, 14 Mar 2002 03:17:11 -0500 > > NEWBIE LOST... > > LOST_$:> locate httpd.conf > LOST_$:> locate: database too small: /var/db/locate.database Hi there, the locate database is [re]built by the weekly periodic(8) script, which runs on Saturdays at 4:15AM. If you don't leave your box on 24x7, it'll never get run (freebsd doesn't have anything like anachron in linux). you can run the script by hand by typing # periodic weekly (as root). You can change the time periodic scripts run at in /etc/crontab. See crontab(1), crontab(5). -- FreeBSD 4.4-STABLE 10:16AM up 14 days, 11:24, 11 users, load averages: 0.04, 0.17, 0.13 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message