Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | {{SUNScholar}} | ||
| + | |||
==Introduction== | ==Introduction== | ||
Before DSpace can be installed and setup we have to prepare the server with the software needed by DSpace. | Before DSpace can be installed and setup we have to prepare the server with the software needed by DSpace. | ||
Revision as of 18:54, 12 May 2013
Introduction
Before DSpace can be installed and setup we have to prepare the server with the software needed by DSpace.
- Print this page and manually tick off the steps as you complete them.
Requirements
- It is essential that you have first completed the installation of Ubuntu. If you have not, please do so now.
Previous Procedure
Step 1. Login to the remote server
Step 2. Become the "root" user
Step 3. Install Java Software Dependencies
Step 4. Setup Maven Java Installer
Step 5. Setup Tomcat Java Webapp Server
Step 6. Install PostgreSQL
Step 7. Setup the Postfix mail server
Step 8. Setup the environment variables
Step 9. Check the installation
Next Procedure
Back to DSpace