Nokia N900 Howto: Backup data, reset device to factory settings, gain root access, overclock, and install ssh

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.

Continue reading

Howto: Reduce fan noise level on the eee pc 901 / 1000 / 1000H

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

Every blog post should have a nice image. This shows an eee pc and a fan.

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

Continue reading