1
vote
Which hardware to buy for a new Linux server system?
I have a huge amount of respect for HP's 'pizza-box' DL-3xx series servers and their equivilant BL 'blade' servers. I work for a decent sized company and we now have several thousand of these blade …
-1
votes
Fastest external drives on the market?
If you want the fastest drives available I'd go SAS myself. I like the HP P800 PCI-e adapter tied to the HP MSA 50 or 70 disk enclosures. You can then fill them with their 2.5 SFF 146GB 15krpm disk …
1
vote
What’s the best database storage device?
Although SAS-based DAS is likely to be quickest for a single DB server (ideally with 15krpm 2.5 inch SFF disks in a RAID 10 configuration) for most systems you lose a lot of the advantages that a S …
0
votes
What’s the best database storage device?
Eric, perhaps you could look at some form of SAN in the near future - even the cheapest systems offer some form of snapshot system. In the scenario you mentioned this would have allow you to have r …
0
votes
Can USB devices directly access hardware?
One way a USB device could affect a system on its own would be if it was badly-designed/rogue/broken and was pulling the various interface signals inappropriately. For instance a device could spora …
0
votes
What kind of surge protector/UPS should one get?
Pretty much any UPS is better than none at all - obviously if you have a 800+ watt monster you probably need to put a little effort into choosing the right one for you but if you just have a 'norma …
1
vote
What’s your development setup? (Talking right now to my boss)
I do a fair amount of VM work one way or another and use a HP xw6400 workstation with 2 x quadcore E5345 Xeons, 16GB and mirrored Seagate 1TB 7200.11 disks. Generally I run XP x64. Hope this helps. …
1
vote
How to get the temperature of motherboard of a PC (and other hardware statistics)?
As AndrewJFord suggest these methods vary from vendor to vendor, indeed from part to part, but I'll make some generalisations if that's ok.
As far as I know all current mainstream pro …
1
vote
Bare-metal virtualisation for the desktop
I'm a huge fan of the various VMWare products myself (and even vaguely impressed by Hyper-V) and I totally go with what the guys above state. That said there's something I'd like you to appreciate …
1
vote
Optimal RAID setup for SQL server
Given the small size of the database I would use four 15krpm 2.5" SFF SAS disks, setup as two separate RAID 1 mirrors. I'd run them through something like an Adaptec 5805 PCI-e x 8 SAS controller. …
2
votes
Throwing hardware at software problems – Which way do you lean?
I'm an infrastructure scaling engineer, not a programmer, and although spending your way out of a bottleneck is never a long-term solution it is often a quicker and cheaper way to deal with immedia …
1
vote
Hardware requirements for .net Application in Production server
10k requests per second is pretty hardcore, unless they're very light requests you're going to need multiple servers clustered. Speak to your hardware vendor of choice in detail about your requirem …
1
vote
What’s a good system for storing hard drive images
Have you considered Virtualisation of one form or another? This is what thousands of other developers are using for compatibility testing. It's quick, cheap and pretty good. That said if you want t …
1
vote
Graphics card for OpenGL shader development
I was with you until you say 'fits into a laptop', generally you don't have a lot of choice with laptop GPUs, you certainly can't just go chopping and changing as you can with a desktop machine. My …
0
votes
Hardware Sizing - Thumb Rules
If you have the luxury of not having to deploy to all 1,000 users on day one then I'd be tempted to use virtualisation to help you with this problem. I'd first build the servers on bare-metal and c …
