Can't enable tracker

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kwatson512

Can't enable tracker

Post by kwatson512 »

I've tried using Tracker to find files, but it usually doesn't find anything. When it does, l can't ever open them. What do I need to do to enable it or populate a database?

Thanks,
Ken
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Can't enable tracker

Post by Husse »

Sorry I don't know. I use locate to find files
In a terminal

Code: Select all

sudo updatedb
to update its database
then

Code: Select all

locate -i your-search-phrase
If you get to many hits

Code: Select all

locate -i your-search-phrase | less
Locked

Return to “Beginner Questions”