Bringing up dart

From Wildsong
Jump to navigationJump to search

Hardware

  • SuperMicro case
  • SuperMicro motherboard
  • Intel Xeon processor
  • 32GB ECC registered RAM (4 x 8GB)
  • Four 15K 150GB drives

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 httpd
yum -y install update
reboot

Basic software install

Install PostGIS 2.0

Install ArcGIS Server