Category Archives: Dev
Install Java on CentOS
As you cannot install Oracle’s (former Sun’s) JDK with the comfy CentOS package manger Yum, you’ll have to install Java manually. This article describes how to install Java 1.6 via command line on CentOS 5.5. Let’s go! Before we log … Continue reading
Deploy Alfresco Share on Tomcat 6
As I could not find a complete tutorial on how to deploy Afresco Share on an existing Apache Tomcat version 6 I’ll now summarize all steps required. Prerequisites Before following the next steps make sure you have Java 1.5 or … Continue reading
Eclipse Galileo WebDAV Plugin
As I never remember how to install the WebDAV plugin for Eclipse installations newer than version 3.1 I would like to share the information how to do that: Download the plugin FTP/WebDAV feature Unizp the downloaded file eclipse-FTP-WebDAV-I20070430-0800.zip Copy the contents … Continue reading