Date: Thu, 14 Mar 2002 10:21:19 +0100 From: Roman Neuhauser <neuhauser@mobil.cz> To: freebsd-newbies@FreeBSD.org Subject: Re: too small ERROR Message-ID: <20020314092119.GL68827@roman.mobil.cz> In-Reply-To: <007301c1cb30$a4b6d9c0$3866fed8@Leda500> References: <007301c1cb30$a4b6d9c0$3866fed8@Leda500>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: "LEDAMAY speakeasy" <ledam@speakeasy.org> > To: <freebsd-newbies@FreeBSD.org> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314092119.GL68827>