> What tweaks can you perform on a Redhat 7.1 that will make it > run as fast as possible with hlds in perspective?
This ain't nothing specific for RH, but anyway: If you use IDE drives, you shouldn't forget to look if there are any additional harddrive parameters that can be set (such as 32-bit mode, DMA mode, multiblock transfers, etc) using the "hdparm" utility. But keep in mind that since we're messing with the IDE-controller here, while you can significantly increase disk performance you also run a risk of corrupting your filesystem *if* you go and change anything that you shoudln't. :) So run "man hdparm" before doing anything else! //conny

