Drivers license for motorcycle

2008-05-13 stintel  1 minute read

Last week, it took me about 1.5 hours to get home from a customer, although it was only 17km from my place. Belgian traffic seems to get worse every day, for some reason, and I am really fed up with all this.

Native monitor resolution in Windows on KVM

2008-02-27 stintel  1 minute read

I just installed a fresh WinXP virtual host on kvm on my Gentoo system. It didn't allow me to use the maximum resolution that my monitor supports (1440x900). So I started reading the kvm manual page, and found the --std-vga option. After restarting my WinXP machine with this option, Windows was unable to find a driver for the graphics card. Too bad ...

SSH authentication failure with PuTTY

2008-07-23  2 minute read

Today I experienced a rather strange problem with SSH authentication. Someone in the company where I am working today, requested a password change for his account on some machine. Because the account is used by different persons, I asked him to give me the original password. Of course I first tested the username and password combination myself, and I was actually able to login with it.

My CBR600F

2008-06-11 stintel  1 minute read

This monday I finally got my motorcycle. There was a problem with the battery, so I was unable to get it on Sunday. Why are those damn stores always closed when you need them :-( So, as promised, I will show some pictures.

MySQL 5.0 DBA II

2008-04-01 stintel  1 minute read

Although Murphy didn't want it to happen (there has been a power outage at the testing center, which resulted in a fried core switch, and thereĀ  was no spare switch of the same type), I passed the MySQL 5.0 DBA II exam today.

Emerging mysql-gui-tools

2008-01-15 stintel  1 minute read

Some time ago I tried "emerge mysql-gui-tools" on my Gentoo x86_64 box. Unfortunately, the compilation process failed because of some errors (will include the error in this post when I find the time to reproduce it). Today, I'm preparing myself for MySQL DBA certification, and I really need the MySQL Administrator tool, so at first I downloaded the precompiled tar archive from the MySQL website, which worked without any problems.

Apple USB implementation sucks monkeyballs

2008-01-15 stintel  3 minute read

OK, this issue has annoyed me long enough. Time for some ranting. I have a PC running Windows Vista. I have an iPod Shuffle, and I also have an iPhone. Now, the combination of these things is just terrible. Whenever I connect my iPhone or my iPod to my PC, I get the annoying message "This USB device can perform faster if you connect it to a Hi-Speed USB 2.0 port".

SLES10 LDAP authentication

2008-02-18  1 minute read

Today I was working on a server running SLES10 with LDAP authentication enabled. I tried to add a local user account with home directory /dev/null, but useradd complained that this was an invalid directory. So I manually edited /etc/passwd and changed the home directory.

Wordpress app for iPhone

2008-07-23 stintel  1 minute read

Monday I upgraded my iPhone to the 2.0 firmware, so now I can use apps from the App Store. Fancy and all ;-) So, I was browsing through the available applications, when I found the WordPress app.

SLES10 and pure-uploadscript

2008-02-13 stintel  1 minute read

Today I needed to enable the pure-uploadscript functionality in pure-ftpd on a SLES 10 server. According to the spec file, the pure-ftpd RPM has been built with the --enable-uploadscript option, so no need to start rebuilding anything.

SLES10 and Xvfb

2008-02-20  1 minute read

Recently I needed to run an application that needs X on a server running SLES10. Because it wasn't necessary to have the application output anything on a screen, the X virtual framebuffer was sufficient to accomplish this. You can easily install the X virtual framebuffer, which comes with the xvfb package in SLES10. yast -i xorg-x11-Xvfb xorg-x11

Motorcycle

2008-06-04 stintel  1 minute read

Sweet! Yesterday I got my drivers license for the motor cycle. Today I got insurance, and my license plate. The only thing left is to get the bike itself...

Joomla 1.5 template 'JA_Purity'

2008-03-24  1 minute read

There is a bug in the Joomla 1.5 template called 'JA_Purity', which causes an error like this: Fatal error: Call to a member function getItems() on a non-object in /***/templates/ja_purity/ja_menus/Base.class.php on line 32.

Apache 2.2 + LDAP authentication

2008-01-14 stintel  2 minute read

Since Apache version 2.2, the LDAP authentication module is no longer called auth_ldap, but rather authnz_ldap. During a migration of an Apache 2.0 to Apache 2.2, I ran into some problems which caused a failure to start Apache.

Non-English comments

2008-10-14  1 minute read

Dear readers of my blog, this post is in reply to some comments that I did not approve... As you might have noticed I write all my posts in English, although English isn't my native language. I do this because I think everybody in the IT world should know English ...

© 2007 - 2024 Stijn Tintel