X1 Carbon Setup

I just got my Lenovo Thinkpad X1 Laptopt. There are some things, that bothered me during installation of my Arch Linux, that I want to keep here for archivation reasons. Might help somebody. UEFI is not nice… At least I Continue Reading …

IT-Studywork 2013

My bachelors’ thesis is up for voting at IT-talents.de till 11th may. If you got 1 minute of time, head over there and vote for me. The title of the thesis is Enhanced Android Security to prevent Privilege Escalation. The Continue Reading …

Multiboot USB Drive

I just created a usb drive containing different linux distributions. I wanted the drive to have the original iso files on it with no need to unpack. Here is what I did: sudo mkfs.vfat -n MultibootUSB /dev/sdd1 sudo mount /dev/sdd Continue Reading …

Android + Linux

Just as a reminder for myself. To connect my Thinkpad Tablet to my Arch Linux PC the following was really helpful: http://linuxundich.de/de/android/mit-go-mtpfs-unter-linux-auf-android-handys-via-mtp-zugreifen/ On Arch Linux the package in AUR is currently called go-mtpfs-git