Difference between revisions of "SUNScholar/Prepare Ubuntu"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | =PROCEDURE | + | =PROCEDURE 2 - PREPARE UBUNTU= |
<center> | <center> | ||
'''<big>[[SUNScholar/Install_DSpace|NEXT - INSTALL DSPACE]]</big>''' | '''<big>[[SUNScholar/Install_DSpace|NEXT - INSTALL DSPACE]]</big>''' | ||
Revision as of 17:25, 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. 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