Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
===[[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 the Maven | + | ===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install the Maven Java WAR builder]]=== |
===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Install the Tomcat Java server]]=== | ===[[SUNScholar/Prepare Ubuntu/S05|Step 5. Install the Tomcat Java server]]=== | ||
Revision as of 17:48, 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 the Maven Java WAR builder
Step 5. Install the Tomcat Java 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