Editing User:Marcus/Prey

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
==Forum topic==
 
-
http://talk.maemo.org/showthread.php?p=1021829
 
-
 
==Prey==
==Prey==
-
[[:wikipedia:Prey_(software)|Prey article at Wikipedia]]
+
http://en.wikipedia.org/wiki/Prey_%28software%29
Prey is a free and open source laptop tracking software developed by Fork Ltd, that helps recover computers by tracing their location through the remote retrieval of information. The software is activated from the outside by using a URL as a checking method, and phones home by sending a detailed report either to a centralized control panel or directly to the computer owner's mailbox.
Prey is a free and open source laptop tracking software developed by Fork Ltd, that helps recover computers by tracing their location through the remote retrieval of information. The software is activated from the outside by using a URL as a checking method, and phones home by sending a detailed report either to a centralized control panel or directly to the computer owner's mailbox.
Line 12: Line 9:
The application was originally released for Linux and Mac OS X on March 24, 2009, and on April 19, 2009 the Windows port was released as well. The current stable release is 0.5.3.
The application was originally released for Linux and Mac OS X on March 24, 2009, and on April 19, 2009 the Windows port was released as well. The current stable release is 0.5.3.
-
 
-
==General==
 
-
Basically I've modified the source of Prey to make most of its features work for the N900.
 
-
Since it's been a little trial-and-error procedure, I might have forgot some dependencies. But you will figure out when you run into errors!
 
-
 
-
==Dependencies==
 
-
* fcron
 
-
* curl
 
-
* traceroute
 
-
* wireless-tools
 
-
* imagemagick
 
-
* espeak
 
-
 
-
==Download Link==
 
-
http://www.mediafire.com/?u4ytvcid49f8cmi
 
==What's working==
==What's working==
Line 34: Line 16:
* List of running programs
* List of running programs
* Take picture with front camera
* Take picture with front camera
 +
 +
==What's not working at the moment==
* Alarm feature
* Alarm feature
* Alert feature
* Alert feature
* Lock feature
* Lock feature
-
 
-
===Alarm feature===
 
-
Uses the default Maemo 5 media player to start the alarm sound. Hopefully this won't be necassary later on.
 
-
 
-
===Alert feature===
 
-
Puts up a notification and if espeak is installed it will say it out aloud as well.
 
-
 
-
===Lock feature===
 
-
Uses the default Maemo 5 lock system, so please remember your lock code if you are using this.
 
-
 
-
==What's not working at the moment==
 
* Secure feature
* Secure feature
==Installation==
==Installation==
-
MUST BE DONE AS ROOT!
+
* Download the MAEMOPREY folder here: http://www.mediafire.com/?4al6622836729tl
 +
* Run INSTALLER.sh as root
-
===Manual (RECOMMENDED)===
+
INSTALLER.sh should install Prey on the N900 for you automaticly. If any problem occurs or you simply want to do it manually learn from the file instead of running it.
-
* Download the MAEMOPREY folder here: http://www.mediafire.com/?u4ytvcid49f8cmi
+
-
* Make sure dependencies are installed
+
-
* Copy all of the contents within the prey folder (the folder with the core, modules etc. folders inside) to the folder <code>/usr/share/prey</code>
+
-
* Add /usr/share/prey/prey.sh to fcron with this code:<pre>(fcrontab -l | grep -v prey; echo "*/20 * * * * /usr/share/prey/prey.sh > /var/log/prey.log") | crontab -</pre>
+
-
 
+
-
===Automatic===
+
-
* Download the MAEMOPREY folder here: http://www.mediafire.com/?u4ytvcid49f8cmi
+
-
* Run <code>INSTALLER.sh</code> as root
+
-
 
+
-
<code>INSTALLER.sh</code> should install Prey on the N900 for you automatically. If any problem occurs or you simply want to do it manually learn from the file instead of running it.
+
==Configuration==
==Configuration==
Line 74: Line 38:
===Prey===
===Prey===
-
Edit config at <code>/usr/share/prey/config</code>
+
Edit config at /usr/share/prey/config
-
 
+
-
==FAQ==
+
-
* Why fcron and not cron?
+
-
** It seems that cron is not supported by Maemo 5.
+
-
 
+
-
[[Category:Software]]
+
-
[[Category:N900]]
+

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)