Bringing up dart: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
Line 19: Line 19:
  yum -y install emacs
  yum -y install emacs
  yum -y install openssh-clients
  yum -y install openssh-clients
yum -y install gcc unzip
  yum -y install httpd
  yum -y install httpd
  yum -y install update
  yum -y install update

Revision as of 01:14, 30 November 2012

Hardware

  • SuperMicro 4U server case
  • SuperMicro X9SRA motherboard
  • Intel Xeon E5-2650 Sandy Bridge-EP 2.0GHz (2.8GHz Turbo Boost) LGA 2011 95W 8-Core Server Processor
  • SUPERMICRO SNK-P0050AP4 Heatsink for Supermicro X9DR3-F Motherboard
  • 32GB ECC registered RAM (4 x 8GB)
  • Four 15K 150GB drives
  • Corsair Neutron Series GTX CSSD-N240GBGTX-BK 2.5" 240GB SATA III Internal Solid State Drive (SSD)
  • 3Ware 9690SA-4I SATA/SAS RAID controller

CentOS install

Install minimal system from DVD
vi /etc/sysconfig/network-scripts/ifcfg-eth0
vi /etc/resolv.conf
service network restart
yum -y install emacs
yum -y install openssh-clients
yum -y install gcc unzip
yum -y install httpd
yum -y install update
reboot

Basic software install

Install PostGIS 2.0

Install ArcGIS Server