Recent Posts

Installing Raspbmc successfully

4 minute read

A friend recommended me this distro for running XBMC which was released by one of the developers of the XBMC project with specific optimizations to ru…

How to create a ramdisk in Linux

1 minute read

A ramdisk is like a disk partition but running directly from the systems RAM. All data read and written will be faster, and as drawback all data will …

Novell certification

less than 1 minute read

Talking with a friend of mine I told him that LPI certifications validates a couple of Novell0s certifications which in deed are just an incentive to …

How to build a Debian packge in 3 steps

1 minute read

There are several ways of making a Debian package. In this article you will learn how to create it using equivs tools, to create a simple package (f…