Hello again. I am a previous user of Crunchbang, but have just installed Statler for the first time, it is all working pretty well now apart from one thing. I cannot find /etc/updatedb.conf. I have three other distros installed on the same machine and they all contain this file, but Crunchbang doesn't.
The updatedb database on my debian server is quite slow.
where is the database located ans how can i view its content and find out if there are some paths with useless stuff, that I could add to the prunepaths?
my /etc/updatedb.conf looks like this:
...
# filesystems which are pruned from updatedb database
PRUNEFS="NFS nfs nfs4 afs binfmt_misc proc smbfs autofs iso9660 ncpfs coda devpts ftpfs d
Hello,After I first installed #! the other day, I thought I has used locate and updatedb but for some reason it is not letting me anymore. I then figured out that I didn't have locate installed so I went ahead and installed it from synaptic which installed updatedb of course with it. I tried using it after I installed it but it was not returning any results so I rebooted my machine.
Hello,After I first installed #! the other day, I thought I has used locate and updatedb but for some reason it is not letting me anymore. I then figured out that I didn't have locate installed so I went ahead and installed it from synaptic which installed updatedb of course with it. I tried using it after I installed it but it was not returning any results so I rebooted my machine.
Hello all,I started using locate to search my files. However, it never showed files in my /home directory which is, obviously, the directory I search most.
I have read all the FAQs about locate, but the problem i have is diferent and spescific:
I have dual boot Fedora17/Windows. And the Windows NTFS partition in sda1, is mounted as /mnt/windows,
on boot.
On fedora 14, after updatedb, locate saw and found anything in both linux partitions and NTFS partition.
On fedora 17, the NTFS partition is not seen.
Hi all,Im a new user of crunchbang.In my previous distribution there were 2 "tools" (updatedb and locate/slocate) which allowed to easily search for files around the whole system (2 HDs and 8 partitions).Its the first time I use a Debian distro and cant find something which allows me to do the same thing.I mean... something which allows me to easily find the location of a file.
I see that Ubuntu uses /etc/cron.{daily,weekly,monthly} for cron jobs. I also see that some things, like updatedb from mlocate, put their jobs there:
$ dpkg -L mlocate|grep y/m
/etc/cron.daily/mlocate
Somtetimes, I would like to disable some of these jobs (mlocate in this case). I can obviously sudo mv /etc/cron.daily/mlocate ~/cron.daily-dont-run and be over with it.
Normally updatedb is run daily, automatically by cron job. This suggests you haven't enabled the dcron.service. See http://chakra-project.org/bbs/viewtopic.php?id=9299.