Recent Posts

How to install VMWare Tools on Debian 7

3 minute read

Installing VMWare Tool on Debian 7 is not that different than, for example, installing VirtualBox’s Guest Additions. In essence you have to have the system...

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 run on ...

How to create a ramdisk in Linux

1 minute read

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