Configure Apache and public_html on Ubuntu

Friday, February 13th, 2009

I was trying to do this Today at work for my local webserver. but i couldnt find a definite guide on how this could be achieved on Ubuntu. After some trial and errors i was able to figure it out, and thought to share in case anybody out there is trying to implement this

First we installed apache with LAMP ( The linux webserver stack stands for Linux Apache MySQL PHP)
(more…)

How to install SGeMS on Ubuntu Hardy Heron

Thursday, February 12th, 2009

SGeMS is a software for 3D geostatistical modeling. It implements many of the classical geostatistics algorithms, as well as new developments made at the SCRF lab, Stanford University.
SGeMS relies on the Geostatistics Template Library (GsTL) to implement its geostatistical routines, including:

* Kriging
* Multi-variate kriging (co-kriging)
* Sequential Gaussian simulation
* Sequential indicator simulation
* Multi-variate sequential Gaussian and indicator simulation
* Multiple-point statistics simulation

For news, tutorials, and an FAQ, visit the SGeMS wiki.
(more…)