Difference between revisions of "VuFind"

From Libopedia
Jump to navigation Jump to search
m
m
Line 6: Line 6:
 
==Installation==
 
==Installation==
 
;Step 1
 
;Step 1
Install the Ubuntu 12.04 LTS 64 Bit server software. When asked for additional software, select '''OpenSSH''' and '''LAMP stack'''.
+
Install the Ubuntu 12.04 LTS 64 Bit server software.
  
For our test server we used a 100GB virtual machine. 20GB was used for the root partition, 1GB for swap and the rest mounted on the '''/var''' folder.
+
When asked for additional software, select '''OpenSSH''' and '''LAMP stack'''.
 +
 
 +
For our test server we used a 100GB virtual machine, 20GB was used for the root partition, 1GB for swap and the rest mounted on the '''/var''' folder.
  
 
==References==
 
==References==

Revision as of 14:13, 17 June 2014

Introduction

This wiki page documents the installation and configuration of VuFind on an Ubuntu server.

See: https://vufind.org

Installation

Step 1

Install the Ubuntu 12.04 LTS 64 Bit server software.

When asked for additional software, select OpenSSH and LAMP stack.

For our test server we used a 100GB virtual machine, 20GB was used for the root partition, 1GB for swap and the rest mounted on the /var folder.

References