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

Archive for November, 2004

mutt: mainstream vs. upstream (Update)

Sunday, November 28th, 2004

I used a self compiled version of mutt for a long time with a lot of patches. Debian’s mutt-package includes also some useful patches so I wanted to switch to debian’s version. First of all I installed the latest version of debian’s mutt. And it sucked. Debians /etc/Muttrc unsets the variable ‘use_from’! :-( That’s awfull […]

Windows and netsh

Friday, November 26th, 2004

netsh is available on Windows systems since Windows 2000. I noticed that even many windows-sysadmins don’t know of it’s existence. ;-( But netsh is really useful if you have to debug network problems on windows boxes or want to set up network without clicking through lots of menus. Using netsh you can configure and display […]

rootserver, postfix, zsh, grml,…

Wednesday, November 24th, 2004

My blog looked like dead in the last few days, I know. Sorry for that, but my load was and still is quite high again. ;-( In the last few days I set up my own rootserver. Apache, Apache-SSL, MySQL, Courier and Postfix are doing their job now. If you can read this message it […]

amaroK – a(nother) music player

Wednesday, November 17th, 2004

amaroK seems to rock. I don’t like xmms because it’s just a very bad winamp-clone without an useful file-dialog. xmms is useful for me when I want to use a static playlist and jump to a specific file via ‘j’, but that’s it. A few days ago I tried Muine because Thomas Themel mentioned it […]

Linksys WRT54G

Saturday, November 13th, 2004

Together with jimmy I ordered a Linksys WRT54G router, and got it yesterday . Why I bought the WRT54G is the fact that it’s quite cheap (~70 Euro), you can get the firmware’s sourcecode and it’s running on Linux: $ telnet 192.168.1.1 5431 Trying 192.168.1.1… Connected to 192.168.1.1. Escape character is ‘^]’. help HTTP/1.1 400 […]

Postfix

Saturday, November 13th, 2004

Yesterday the admins of the mailserver in VC-Graz activated authentication. I was using exim because setting it up via debian’s eximconfig using a smarthost was quite trivial. Now it was time for changing to Postfix. Setting up postfix was done in a few minutes and I wrote down the required steps. Since a few weeks […]

Ubuntu

Tuesday, November 9th, 2004

Is anyone out there who has not installed Ubuntu yet? Ok, one person less out there because I installed it on my workstation at work. :-) Ubuntu is a Linux distribution that starts with the breadth of Debian and adds regular releases (every six months), a clear focus on the user and usability (it should […]

DeMuDi

Monday, November 8th, 2004

DeMuDi is part of AGNULA: AGNULA (acronym for «A GNU/Linux Audio distribution», pronounced with a strong g) is the name of a project funded by the European Commission (number of contract: IST-2001-34879; key action IV.3.3, Free Software: towards the critical mass). After the end of the funded period, AGNULA is continuing as a volunteer based […]

Running Damn Small Linux on Windows

Monday, November 8th, 2004

No, that’s not a joke. Using the file dsl-embedded-0.8.3.zip from the DSL-project (Damn Small Linux) let’s you run Linux on your Windows box: It’s running via qemu (QEMU CPU Emulator): START qemu.exe -L . -m 128 -hda harddisk -cdrom dsl.iso -boot d -enable-audio -user-net -localtime It’s not very fast (because of running in an emulation) […]

convert: thumbnails

Thursday, November 4th, 2004

I just discovered another useful feature of convert (part of imagemagick). Run: $ convert ‘vid:*.jpg’ thumbnails.jpg .. and you’ll get an overview of your jpgs in the file thumbnails.jpg. Also take a look at the examples-section of the convert manual page.

Happy birthday blog

Thursday, November 4th, 2004

Happy birthday to my blog. One year of blogging is 250 postings (~0.68/day) and 127 comments by 39 different nicknames. The most commented posting was grml (6 comments). Most comments (besides myself ;-)) have been written by mp (16 comments) and ak (15 comments). Quoting ak writing about his blog’s birthday: “(mostly) useless information that […]

Enjoying the weekend

Monday, November 1st, 2004

I’m at home in Klagenfurt for the weekend. I haven’t been here for about one and a half month because I had too much to do. I’m enjoying these days a lot because it’s not everyday’s life. In the mornings I’m working on grml. In the afternoons I’m playing with my brothers. They have Windows […]