Posts Tagged ‘linux’

SVN Hooks

Hi there, within a big php project you make typos. here is a small prehook script for svn that will actually prevent commits with several common and annoying mistakes: Spaces in filenames Spaces prior to the first <?php tag PHP Short Tags windows line endings

Kubuntu 11.04 Upgrade “no init found. try passing init= bootarg”

Hi there, yesterday I did a small dist upgrade that actually bricked my system. The only thing I was able to reach was busybox which told me after invoking “sh init” mount none failed for /dev, device busy mount none failed for /sys, device busy … Booting from a Live CD showed that I was [...]

Encvfs on (K|X|…)Ubuntu

Today I thought – hey, I really hate it that i have to mount my truecrypt partition prior to work with eclipse. I was using truecrypt because the encypted folder of ubuntu disabled me of using apache (running as www-data) in those folders. Truecrypt worked find for doing just that, but as the weeks pass [...]

Drobo

Nachdem ich nun Kubuntu 9.10 wieder installier habe geht alles. Bei 10.04 ist was schief gegangen und ich konnte KDE nicht mehr verwenden (öffnen eines Terminal Fensters führte zu einem Segfault in X…) Seit über einer Woche habe ich nun eine Drobo, für alle denen dies nichts sagt: http://www.drobo.com/products/drobo.php Leider wird Linux nicht offiziell unterstützt, [...]

Update to the limit

Vorgestern habe ich auf Ubuntu 10.04 geupdated. Mit dem Befehl do_release_update -d geht es leider noch nicht, dafür ist Ubuntu Lucid in einem zu frühem Stadium. So gehts aber trotzdem: sudo sed -i ‘s/karmic/lucid/g’ /etc/apt/sources.list sudo aptitude update sudo aptitude dist-upgrade Von den angekündigten Änderungen (OpenOffice 3.2, schnelleres Booten) merkt man noch nicht viel, allerdings [...]