Download Repository Instructions

From iFolder

Table of contents

Yum Repositories

On Fedora Core and CentOS systems, an easy way to install updates on your operating system is to use yum. Putting the following repo files in your /etc/yum.repos.d directory will allow you to install iFolder Enterprise Server and related packages. Complete instructions for setting up Fedora Core and CentOS systems can be found here


CentOS 4.3

Use the iFolderServer-CentOS.repo (http://forgeftp.novell.com/ifolder/server/3.5/iFolderServer-CentOS.repo) file for CentOS 4.3. Following the instructions here will walk you through the installation and configuration for the iFolder Enterprise server.

Fedora Core 4

Putting the iFolderServer-Fedora.repo (http://forgeftp.novell.com/ifolder/server/3.5/iFolderServer-Fedora.repo) file in /etc/yum.repos.d directory will allow you to install iFolder Enterprise Server and related packages. Once your downloaded the Mono repo (http://www.go-mono.com/download/fedora-4-i386/mono.repo) and iFolderServer-Fedora.repo (http://forgeftp.novell.com/ifolder/server/3.5/iFolderServer-Fedora.repo) file, installing the iFolder Enterprise server is as easy as

yum -y install ifolder3-server

Note: Some manual configuration is still required after installing on the Fedora Core platforms.

Fedora Core 5

Once there is an rpm package for mod_mono (http://lists.ximian.com/pipermail/mono-list/2006-April/031127.html), the process will be similar to the Fedora Core 4 steps.