Don't understand german? Read or subscribe to my english-only feed.

Archive for February, 2007

Vortrag an der TU Graz: “Die Fehler von Microsoft”

Wednesday, February 28th, 2007

Vortragender: Andreas Zeller Saarland University http://www.st.cs.uni-sb.de/zeller/ Vortragstitel: “Die Fehler von Microsoft” Zeit: Donnerstag, 1. März 2007, 16 c.t. Ort: Hörsaal i11, Inffeldgasse 16b Zusammenfassung: Was sorgt dafür, dass Programme fehlschlagen? Wir haben die Fehlerdatenbanken von Microsoft durchforstet — und untersucht, welche Programmeigenschaften mit Fehlern korrelieren. Hieraus lassen sich Modelle bilden, die die fehlerträchtigen Module eines […]

Hackerkochen in Graz

Wednesday, February 28th, 2007

Otti lädt zum Hackerkochen, am 05.03.2007 ab 18 Uhr im Medienkunstlabor in Graz. Was das ist und weitere Details sind der Einladung zu Entnehmen.

grml @ Chemnitzer Linux Days 2007

Wednesday, February 28th, 2007

The countdown is running… On 3rd and 4th of March 2007 the Chemnitzer Linux Days will take place. We’ll present grml (Linux Live-CD for sysadmins / texttool-users / geeks) at a booth there! If everything works as intented we will have a demo system as well as CDs of a special grml release named “Dioptrienotto […]

Edit webpage with Javascript

Monday, February 26th, 2007

javascript: document.body.contentEditable = ‘true’; document.designMode = ‘on’; void 0 Visit any web page, clear the address bar and paste the above line into it. Press return and edit the webpage as you like. :) Works at least in Firefox, Internet Explorer and Opera. BTW: I hope all of you know Firebug. (Opera will bring a […]

Vista: Benutzer [nicht] automatisch anmelden

Monday, February 26th, 2007

Seufz. Gegeben ist ein Windows Vista Home Premium wie es auf Komplettrechnern typischerweise ausgeliefert wird. Der vordefinierte automatische Login ist nicht gewollt und Benutzerkonten wurden manuell hinzugefügt, trotzdem wird man mit dem Default-Benutzer beim Booten automatisch (ohne Passwort-Abfrage) eingeloggt. Müsste doch eine Kleinigkeit sein, das im Benutzerkonten-Dialog der Systemsteuerung umzustellen, oder? Denkste…. da ist nichts […]

argument list too long

Monday, February 26th, 2007

A problem everyone stumbles across (at least) once: % tar zcf stats_2005.tar.gz stats_2005* zsh: argument list too long: tar The reason? Too many files for the ARG_MAX limit. ARG_MAX defines the maximum length of arguments to the exec function (more precise: bytes of args plus environment for exec), defined in /usr/include/linux/limits.h on your Linux system: […]

zsh: insert-unicode-char

Saturday, February 24th, 2007

Ever wanted to insert a character in your terminal but don’t have a keybinding for that character? zsh provides a nifty feature called insert-unicode-char: autoload insert-unicode-char zle -N insert-unicode-char bindkey ‘^Xi’ insert-unicode-char Figure out the character’s code (take a look at unicode.org/charts/ for example) and press ‘ctrl-x i’, followed by the character’s code and press […]

Windows Vista

Friday, February 23rd, 2007

Bisher hatte ich nur mit Pre-Builds von Windows Vista zu tun (im Speziellen wegen meinem Trusted Computing-Seminarprojekt auf der Uni), dieser Tage hab ich mir einmal die endgültige Version von Microsoft Windows Vista Business Edition (Build 6000) ein wenig angeschaut. Als Referenz für mich selbst mal ein kurzer Braindump und ein paar URLs. Positiv zu […]

Dr. House – DVD: 1. Staffel

Sunday, February 11th, 2007

In Dr. House spielt Hugh Laurie als Dr. Gregory House einen Schmerzmittel-süchtigen und "ruppigen", aber fachlich umso kompetenteren Arzt in der Abteilung für diagnostische Medizin in einem Krankenhaus in New Jersey. Ich steh auf den Humor und freue mich schon auf die 2. Staffel. Wer die Serie noch nicht kennt sollte einen Blick auf Dr. […]

OpenWRT on Asus WL-500G Premium

Saturday, February 10th, 2007

I’ve the Asus WL-500G Premium access point since more than 2 month at home. I bought it for being able to play with OpenWrt without touching my productive setup. Now I finally found the time to install OpenWrt on it. There’s documentation available in the openwrt-wiki, but again JFTR (for myself) I document the relevant […]

kvm – Kernel-based Virtual Machine for Linux

Friday, February 9th, 2007

Virtualisierung ist ja in aller Munde. Xen, UML, vserver,… (einen schönen Überblick gibt es übrigens auf kernelnewbies.org). KVM (Kernel-based Virtual Machine) hat mit Kernel 2.6.20 Einzug in den Mainline-Linuxkernel gefunden und wer eine CPU mit VT-Support hat, kann das voll auskosten. grml 0.9 bringt das Kernelmodul für kvm übrigens schon mit. Um das also mal […]

Ein stinkender USB-Stick

Friday, February 9th, 2007

# cfdisk /dev/sda FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder Huh?! # sfdisk -d /dev/sda # partition table of /dev/sda unit: sectors /dev/sda1 : start= 63, size= 2015168, Id= 6, bootable /dev/sda2 : start= 0, size= 0, Id= 0 /dev/sda3 : start= 0, size= 0, Id= 0 /dev/sda4 : […]

Debian on the NSLU2

Friday, February 9th, 2007

I recently bought a NSLU2 featuring 1x ethernet port and 2x USB 2.0 ports – available for about 80 euro. My plan is to integrate the device in my network as backup system. The original firmware might be nice for John Doe User but I’d like to use Debian featuring stuff like rsync, dirvish,… on […]

bisect – Probleme Debuggen mit Binärer Suche

Saturday, February 3rd, 2007

Absolut keine Neuheit, aber weil ich es gerade gebraucht habe und man die binäre Suche – die man zumindest aus der Datenstrukturen-Vorlesung kennen sollte ;-) – so schön in der Praxis anwenden kann und das eigentlich jeder kennen sollte, möchte ich das mal kurz erwähnen. Problemstellung? Im aktuellem grml-Build habe ich festgestellt, dass es in […]

Fluuuuuug

Friday, February 2nd, 2007

Mir war heute auf der Pack einfach zu viel Verkehr, darum hab ich heute halt mal den Flieger von Graz nach Klagenfurt genommen: Das Wetter in Kärnten war einfach spitze, hier die Sicht auf den Wörthersee Richtung Klagenfurt: Der Pilot war übrigens einer meiner Brüder. Danke Ali, Luftlinie rockt. 8-)