When I import a lot of pictures from my camera SD card, some standard transformations need to take place:
Category: Linux
Recover lost partition
At work we had the problem, that after reinstalling Windows two partitions where missing.
Continue reading “Recover lost partition”
Add SRS to Exim in Debian without recompile
SRS and Exim is still in an experimental phase and the library used is dead upstream, so the Debian-Bug got refused: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702358
Continue reading “Add SRS to Exim in Debian without recompile”
List hardware of your server
Recently I wondered which hardware I am using in a remote root server. A friend of mine came up with the following command:
dmidecode
This even works on ESX 3.5 Hosts. You see really detailled which hardware is in the box.
Debian Etch and Xen
I recently played around a bit with Xen. As always I use Debian as my choice. With Etch it was actually pretty easy to use it.