Archive for August 24th, 2007

DNS Server setup

Friday, August 24th, 2007

Setup bind DNS server to lookup names in local network. Install webmin to adminster the nameserver. Webmin runs on port 10000

Hive Moodle Integration

Friday, August 24th, 2007

To integrate Hive and Moodle, you have to run Configurable Interface Pack (CIP). Written in java it runs as a servlet in Tomcat. Some server settings: # Added Arjen V, 20070827 JAVA_HOME=/usr/java/jdk1.5.0_12 CATALINA_HOME=/usr/local/apache-tomcat-5.5.23 export JAVA_HOME export CATALINA_HOME