Naming Konsole tabs

I would like to give my konsole tabs meaningful names like in screen, where you can display the name of the current command.
So far the best i came up with was something like this:

$ cat bin/sshk
#!/bin/sh
dcop $KONSOLE_DCOP_SESSION renameSession $*
ssh $*

But there is probably a better solution somewhere out there.

Fighting irssi

uni-erlangen.de switched their ircserver and the new does not have an AAAA only hostname, so i had to fight with my irssi, to persuade it to use ipv6.
Unfortunately the config file syntax is mostly undocumented. I had to figure out how to add servers via the commandline to find out that the magic is

family = "inet6"

Second it would be nice to have some kind of priority order, “First try the servers with autoconnect set, then the others” instead of the current topdown algorithm.

Fun with the Fritz!box

Today i got the new c’t which contained a short article about linux on the Fritzbox and a link to thiswiki.
First i updated the firmware, because the latest version supports acting as a Wireless Repeater, so i can finally receive VoIP Calls while the FritzBox is disconnected from the LAN (at night).
Later i had to play with the nice features “Bier holen” (dial #96*6*) and of course telnetd ( #96*7* to enable #96*8* to disable)

# uname -a
Linux (none) 2.4.17_mvl21-malta-mips_fp_le #1027-1 Wed Jul 19 14:37:38 CEST 2006 mips unknown