in

Axvius Community Server

All Tags » Hardware (RSS)

Browse by Tags

  • Axvius server upgrade

    Last night we upped the RAM count to 6GB (from 2GB). I'm pretty sure that was completely unnecessary, but it is still sweet. There are some weird things you notice when you get that much RAM: the pagefile is reported by Task Manager to be over 12GB, and the hibernate file takes up over 6GB. Hopefully...
    Posted to Aaron's Tech Blog (Weblog) by Aaron.Axvig on 05-06-2008
  • C#: Enumerate Serial Ports

    ManagementObjectSearcher searcher = new ManagementObjectSearcher ( "SELECT * FROM Win32_SerialPort" ); foreach ( ManagementObject obj in searcher.Get()) { Console .WriteLine(obj[ "DeviceID" ].ToString()); }
    Posted to Parker's DevEd Blog (Weblog) by Administrator on 11-26-2007
  • RAID 5 HDD Benchmarck

    I just finished running a benchmark on the new server's RAID 5 array. Nothing really surprising but decent performance I think. There are 4 500GB Seagate ST3500630AS drives in a RAID 5 using the built-in NVRAID on a Asus M2N-E motherboard. The OS is on a separate drive.
    Posted to Aaron's Tech Blog (Weblog) by Aaron.Axvig on 08-26-2007
  • New Axvius.com Server!

    This last weekend my cousin and I were finally able to take advantage in our new investment and build our new server, to see the details go here .
    Posted to Parker's DevEd Blog (Weblog) by Parker.Hillius on 08-22-2007
  • How Not to Setup a Server the Easy Way

    Well here we go; I'm going to detail the unpleasant experience of setting up our new server as best as I can remember it. Problem 1: Floppy disk with drivers needed for RAID functionality. We actually had a floppy drive, and even a computer to connect it to, but no floppy disks could be found. So...
    Posted to Aaron's Tech Blog (Weblog) by Aaron.Axvig on 08-21-2007
  • New axvius.com Server

    Yep, we finally did it. After inching along for two years on 1.0 GHz servers (one or two or three as we saw fit at the time) we have finally invested in some big iron. $800 got us the following: 2.2GHz AMD Athlon 64 X2 Processor Asus M2N-E Motherboard 2x 1GB DDR2 667MHz RAM 4x 500GB Seagate 7200.10 HDDs...
    Posted to Aaron's Tech Blog (Weblog) by Aaron.Axvig on 08-19-2007
  • Server Maintenance Notes

    Today I did some server maintenance. That would be the reason you noticed the blog was down for 45 minutes or so. (Who am I kidding, like anyone actually visits.) The main idea was to add some RAM, but I also removed a HDD from one machine. I have two servers, one of which runs the web stuff (all ASP...
    Posted to Aaron's Tech Blog (Weblog) by Aaron.Axvig on 04-23-2007
Page 1 of 1 (7 items)
2007 Axvius
Powered by Community Server (Non-Commercial Edition), by Telligent Systems