Quote from agrau:
Well, I am about to switch over to a new mobo and searched like crazy for some recommendations on which one to choose for my Linux.
My current wishlist includes:
- P4C 3.2 GHz with HT
- 1 GB DDR Ram
- 40 GB ATA for /
- 2 x 80 GB S-ATA in Raid-0 for /usr/local
- eventually another hd as dedicated Windows drive
I have an old Matrox G-400 Dual-Head which I would want to use, but no must.
I noticed many experienced hardware people here on the forum, so I wondered if anybody has a proven config at hand for a rocking Linux box that comes near to what I have in mind. I have not yet bought anything, so changes and suggestions to my shopping list are fine for me.
What would be your ultimate Linux desktop workstation?
Thanks a ton,
agrau
Hi agrau,
I use an Intel D875PBZ motherboard with a 2.8GHz P4. (use it for 12 months now). I switched off HT as it degrades performance in database and doesn't buy you anything in numerical computation. Please refer to earlier posts on this. I have 1Gb RAM ECC.
Intel is not the most glamourous gogo board. Over the years I used a lot of boards and I must say that the topline Intel boards gave me far less trouble than the others.
I have one WD 120GB ATA disk (WD1200JB) with builtin cache.
Now most important, I can run everything in this configuration. Besides all M$ stuff, I have been running many Linux versions on it: Mandrake, Suse, Fedora, Redhat, Debian. I settled for Gentoo after trying it on and off for about 1.5 years. Gentoo is a rather hard nut to crack but if you keep at it, you can't dream of any better. In fact the Redhats, Fedoras, Mandrakes and Suses all drove me crazy with their poorly working online upgrades. Google around a bit and you will find lots of complaints. Gentoo and to a lesser extent Debian are the only things that work (most of the time). At least with these you can find out what you are doing. Speedwise, Gentoo beats everything around , Debian being the runnerup. I have still to encounter any hardware thast is not supported under the latest Linux kernel (2.6). My latest addition was a usb2 memory stick which ran without any problem.
You probably will want a big enough HD to have lots of partitions to test different systems. This is part of the breaking in process, at least for me. Booting is a piece of cake with the linux grub loader. No more M$ crap. Grub will boot all M$ as well.
I have come back from the raid setups. If you badly require true realtime super-emergency security, go for it. Reliability is so high though that I do all my backups to an external 250Gb HD with a usb2 interface. For windoz I use(d) v2i by Powerquest. My main tool is now PartImage. You will find this on several bootable Linux CD's. This enables you to back up all your partitions to the usb2 external drive without running a system of your HD. It always works and you avoid the hassle of "live system" tools that never seem to work when you need them. Compared to the raid solution, I have the advantage to be able to physically remove mu usb2 external HD from the computer room for safekeeping. The probability of theft, fire, disaster is greater than the likelihood of a live HD failure. You don't really need a 'dedicated' windows drive. I prefer everything on the same big drive. Access from Linux to your Windows partitions is a piece of cake - of course it will work with a seperate drive as well.
As to your video card, I use an (already older) G550. Works perfecly with Linux. Most distributions feature the driver already - if not you can download a working linux driver from Matrox. In fact I setup a three screen 'xinerama' display under Linux - works great.
As to development, I have tried many things in my urge to get away from the M$ stranglehold. I do most stuff with Python and the eric3 IDE which uses Qt3 and PyQt. Database is MySQL with the administration and GUI access tools.
Good luck to you agrau.
nononsense