Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
===[[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]]=== | ||
| − | ===[[SUNScholar/Prepare Ubuntu/S06|Step 6. Install PostgreSQL]]=== | + | ===[[SUNScholar/Prepare Ubuntu/S06|Step 6. Install the PostgreSQL database server]]=== |
| + | |||
===[[SUNScholar/Prepare Ubuntu/S07|Step 7. Install the Postfix mail server]]=== | ===[[SUNScholar/Prepare Ubuntu/S07|Step 7. Install the Postfix mail server]]=== | ||
Revision as of 17:47, 29 October 2015
PROCEDURE 2 - PREPARE UBUNTU
PREVIOUS - INSTALL UBUNTU
*** 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 the PostgreSQL database server
Step 7. Install the Postfix mail server
Step 8. Setup the environment variables
Step 9. Check the installation
NEXT - INSTALL DSPACE