Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
===[[SUNScholar/Prepare Ubuntu/S02|Step 2. Become the "root" user]]=== | ===[[SUNScholar/Prepare Ubuntu/S02|Step 2. Become the "root" user]]=== | ||
===[[SUNScholar/Prepare Ubuntu/S03|Step 3. Install Java Software Dependencies]]=== | ===[[SUNScholar/Prepare Ubuntu/S03|Step 3. Install Java Software Dependencies]]=== | ||
| − | ===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install Maven Java | + | ===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install Maven Java WAR Builder]]=== |
===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Setup Tomcat Java Webapp Server]]=== | ===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Setup Tomcat Java Webapp Server]]=== | ||
Revision as of 16:47, 6 May 2015
PROCEDURE: 2 - PREPARE UBUNTU
NEXT - INSTALL DSPACE
*** Complete the following steps as the "dspace" user, unless otherwise explicitly specified ***
Step 1. Login to the remote server
Step 2. Become the "root" user
Step 3. Install Java Software Dependencies
Step 4. Install Maven Java WAR Builder
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
PREVIOUS - INSTALL UBUNTU