Cha! The most tricky part is comming. I spent 2 days to make this work. There are several tutorials on the internet but you will still need a lot of thinking and patience.
Year: 2012
Creating GPG encrypted random keys
In this post I described how to encrypt a root parition. The paritions are encrypted using LUKS passphrase. A passprase is usually much easier to guess or find out than a randomly generated key. And we can take the keys…
Encrypting root
I am using disk encryption for a while now. But never really managed to encrypt my root filesystem. Finally got so far! Decision made! Now the hard part: Make it work…
Back to Gentoo
Back in 2008 when I both my second computer (1st multi-core) I wanted to squeeze all the computation power from it. After a while I was using more than one computer and there was simply no time to compile everything on…
How to install HTOP on CentOS 6
wget http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/htop-0.9-1.el6.rf.x86_64.rpm sudo rpm -i htop-0.9-1.el6.rf.x86_64.rpm
Generating images using imagejpeg, imagegif and imagepng is generating string not image
A common bug I ran into a million of times. Image generator for example for captcha stops working without even touching the code. The problem is that something outputs something before you send the header using: header(“Content-type: image/jpeg”); No? You…
Legacy Datasource Drivers for MySQL and MySQLi for CakePHP 2.x
You know how it works. You are developing your toy… having lot of fun…. adding awesome features and your child is growing and growing and you are getting prouder and prouder. But then the evil customer comes and wants something…
Benefizkonzert des Rotaract Club Linz & des Interact Club Linz
See: Programm Benefizkonzert or http://linz.rotaract.at/2012/02/28/benefizkonzert/
6 Great Apps to View Disk Usage in Linux
A nice overview of apps which view diskusage can be found at http://www.makeuseof.com/tag/how-to-analyze-your-disk-usage-pattern-in-linux/ My favorite filelight is present! I am also interested in Philesight. As soon as i will have time i have to try it out 🙂