Difference between revisions of "CR48-Locate"

From eLinux.org
Jump to: navigation, search
(Created page with "=Installing Locate= ===NOTE: You need to root your CR48 before you can do this!=== Open up a shell on the cr-48, and <code> *sudo su *wget [http://www.calliesfa...")
 
Line 16: Line 16:
 
</code><br>
 
</code><br>
 
to populate the database, and it should add a cron job to auto update the db daily
 
to populate the database, and it should add a cron job to auto update the db daily
 +
<br><br><br>[[CR48|Back to CR48 Home]]

Revision as of 09:18, 20 January 2011

Installing Locate

NOTE: You need to root your CR48 before you can do this!

Open up a shell on the cr-48, and

after it's installed, you should be able to run
updatedb
to populate the database, and it should add a cron job to auto update the db daily


Back to CR48 Home