Bringing up dart

From Wildsong
Revision as of 01:35, 29 November 2012 by Brian Wilson (talk | contribs) (Created page with '== OS 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 inst…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

OS 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