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 | + | ===[[SUNScholar/Prepare Ubuntu/S03|Step 3. Install the Java software dependencies]]=== |
===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install the Maven Java WAR builder]]=== | ===[[SUNScholar/Prepare Ubuntu/S04|Step 4. Install the Maven Java WAR builder]]=== | ||
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 the 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