Suse Linux 9

How to load kernel modules automatically during system boot

How to load kernel modules upon startup? Everytime I want to connect my ipod I have to load the hfsplus kernel module. So I decided to load it automatically upon system bootup. In Suse 9, kernel modules that are supposed to be loaded after the main file system has mounted are specified in /etc/sysconfig/kernel: MODULES_LOADED_ON_BOOT=" cdrom ide-cd ide-scsi hfsplus"

The web interface for BackupPC under Suse Linux 9 (getting the web interface for BackupPC working under Suse 9 with Apache2)

BackupPC has been working without me noticing it. Now I want set up the web interface.

First I downloaded apach2-mod_perl and perl-Tie-IxHash (there are Suse rpms) and installed them.
Directories/files that I duplicated (this is only necessary if you need to run two instances of the Apache server):

Pages