PC Pals Forum

Technical Help & Discussion => Apple, Linux & Open Source Software: Help, News & Discussion => Topic started by: sam on December 04, 2009, 02:46

Title: Track Your Missing Notebook with Pombo
Post by: sam on December 04, 2009, 02:46
http://www.linux-magazine.com/Online/Blogs/Productivity-Sauce-Dmitri-s-open-source-blend-of-productive-computing/Track-Your-Missing-Notebook-with-Pombo

Quote
To recover a lost or stolen notebook, you need all the help you can get -- and this is where Pombo can come in rather handy. The key component of the Pombo solution is a tiny Python script that runs on your notebook. The script runs quietly in the background and collects tracking information such as the IP address and information about all network interfaces as well as information about nearby wireless access points. In addition to that, the script can take a screenshot using the scrot tool and capture a snapshot with the notebook's webcam using the streamer utility. The script then packs, encrypts, and uploads the tracking information to a destination server.

I'm a big python fan these days, since I use it every day at work... think I'm going to be giving this script a go at the weekend.
Title: Re: Track Your Missing Notebook with Pombo
Post by: Simon on December 04, 2009, 11:08
Sounds cool!
Title: Re: Track Your Missing Notebook with Pombo
Post by: Rik on December 04, 2009, 12:11
But does it work?