Steps to install Medici 1.3

1) install ubntu 64 bit, these are minimum specs
- 1GB of memory
- 1CPU
- 50GB of disk

2) add ncsa to your list of dependencies (as root)
echo "deb http://opensource.ncsa.illinois.edu/repo/ubuntu/  stable main” > /etc/apt/sources.list.d/ncsa.list

3) update your list of software
apt-get -y update

4) install medici
apt-get -y install medici-extractor medici-webapp

  • No labels