
Backup data
Using rsync, it is very simple to backup your personal data. Install it through the app manager and issue the following command from your computer
rsync -avz -e ssh user@10.0.0.1:. /home/foo/backup
Here, foo is the username you use on your computer and 10.0.0.1 is the ip address of the N900.
Read more…
November 28th, 2009
admin
Tracking the number of downloads from google code svn repositories in real time is not currently possible. There is talk of adding this feature to google analytics in the future, but no official announcement has been made. Read on to learn how track downloads using Munin.

Read more…

Installing the SDK for google’s Android platform can be a rather cumbersome process. To save you some time, I have created a Virtualbox Virtual Machine with Eclipse and Android SDK 1.5 r2 preinstalled.

Read more…
November 10th, 2008
admin
PeerGuardian is a free, open source, IP address blocking software programs capable of blocking incoming and outgoing addresses. The application uses a blocklist of IP addresses to filter the computers of several organisations. The system is also capable of blocking advertising, spyware and government upon user preferences.

Read more…
September 6th, 2008
admin
Owners of the Asus eee pc 901 may have noticed that it makes quite alot of noise when the fan is on. In Ubuntu / Xubuntu / Kubuntu there are ways to control the fan that (almost) eliminates this. Read on for more.
Update: version two of eeefan has been released. Check it out here

An old friend once told me, that every blog post should have a nice image. This one shows an eee pc and a fan.
Read more…