Latest Story

Adventures in Bash and Raspberry PI: A Media/NAS Server Install Script

January 5, 2013
By
Adventures in Bash and Raspberry PI: A Media/NAS Server Install Script

I’ve been running the Raspberry PI for about two weeks now and I’ve got to say, I am loving every minute of it. I am thinking of making a php extension in C to use the GPIO pins, but have been too busy with the Christmas season and New Year; and after the holidays, I’m…

Read more »

A Cheap DLNA Media Server Using Tomato

December 28, 2012
By
A Cheap DLNA Media Server Using Tomato

This is just really a short port. Although I bought my Tomato flashed router quite a while ago, it was only now that I started looking into the features of this software (I revived a damaged 500Gb SATA harddisk which was replaced by a 1TB…

Read more »

A Raspberry PI Seedbox Using Transmission Client

December 22, 2012
By
A Raspberry PI Seedbox Using Transmission Client

I’ve seen people in the net asking on how to make a seedbox for the raspberry pi (download whole linux distributions through bittorrent without turning on your desktop computer – the PI makes a great low-power solution for this). It’s quite simple. Again, I assume…

Read more »

Running a Caching Proxy Server with Traffic Optimization Using Ziproxy and Squid In Raspberry PI

December 22, 2012
By
Running a Caching Proxy Server with Traffic Optimization Using Ziproxy and Squid In Raspberry PI

A week ago, I received my Raspberry PI through the mail. Due to real life issues, I wasn’t able to do testing on this small ARM computer. So after buying a cheap usb wifi dongle and assembling the casing, I decided to try a real…

Read more »

A Linux Rant

November 25, 2012
By

This is a short rant I would like to say out there. I know, I know, the links which I will post here are outdated, but I still think its relevant. Before you go and bash me for being a totally bad guy, please take…

Read more »

How to force TLP to run on a laptop with a defective upower daemon – Programming in Perl

November 6, 2012
By

UPower is an abstraction for enumerating power devices, listening to device events and querying history and statistics. Any application or service on the system can access the org.freedesktop.UPower service via the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit.…

Read more »