AbstractThis section deals with my server, an IBM PC330 server. I will provide links, info and tips for using it. Specs
The server weighs around 20 kg without the hard drives, and it's placed on a huge foot. OS SpecsThe server is running Debian Testing (Woody) width kernel 2.4.18. Apache is installed and configured with PHP4, Postfix does the mail handling, and MySQL is the database. The 6 SCSI disks are configured in two RAID 5 arrays, and the partitions are running ext3. PostfixPostfix is installed and configured to use MySQL as lookup database. This means that all the configuration needed to add a virtual mail domain to my server, is to add a MX record in the DNS for the domain, and add two lines to a MySQL table. Onboard Ethernet CardNew: I now know that the onboard ethernet card is in fact a AMD PCNet FAST PCI card, meaning you can use the pcnet32 driver, which is in a standard kernel. Old thought: I haven't been able to compile the drivers for the embedded 3Com ethernet card, and therefore plugged in another 3Com card that uses the driver 3c59x. Links
|