Archive

Archive for the ‘bash’ Category

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

September 6th, 2008 6 comments

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.

Read more…

Categories: bash, eee, linux Tags: , ,

Howto : Resume a failed copy command where it left off

August 18th, 2008 2 comments

Currently, file copying utilities such as cp, scp, rsync etc. are not able to resume where they left off after a failed copy operation. In this article, a solution is provided using the utility dd to pick up where cp left off. Read on for more.

Read more…

Categories: bash, linux, n800, ssh, T60 Tags: