Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
===[[SUNScholar/Prepare Ubuntu/S02|Step 2. Review "nano" command line editor instructions]]=== | ===[[SUNScholar/Prepare Ubuntu/S02|Step 2. Review "nano" command line editor instructions]]=== | ||
| − | ===[[SUNScholar/Prepare Ubuntu/S03|Step 3. Install Java Software | + | ===[[SUNScholar/Prepare Ubuntu/S03|Step 3. Install Java Software dependencies]]=== |
| + | |||
===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install Maven Java WAR Builder]]=== | ===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install Maven Java WAR Builder]]=== | ||
===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Install Tomcat Java Webapp Server]]=== | ===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Install Tomcat Java Webapp Server]]=== | ||
Revision as of 10:59, 16 June 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. Review "nano" command line editor instructions
Step 3. Install Java Software dependencies
Step 4. Install Maven Java WAR Builder
Step 5. Install 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