-<p>Recently I have worked on speeding up a Skolelinux installation
-using LTSP diskless workstations, and in the process I discovered
-something very surprising. The reason the KDE menu is responding slow
-when using it for the first time, is due to the way KDE find
-application icons. I discovered that showing the Multimedia menu
-would cause more than 20 000 IP packages to be passed between the LTSP
-client and the NFS server. Most of these were NFS LOOKUP calls,
+<p>Recently I have worked on speeding up a
+<a href="http://www.skolelinux.org/">Debian Edu / Skolelinux</a>
+installation using LTSP diskless workstations, and in the process I
+discovered something very surprising. The reason the KDE menu is
+responding slow when using it for the first time, is due to the way
+KDE find application icons. I discovered that showing the Multimedia
+menu would cause more than 20 000 IP packages to be passed between the
+LTSP client and the NFS server. Most of these were NFS LOOKUP calls,