Difference between revisions of "SUNScholar/Prepare Ubuntu/S05"

From Libopedia
Jump to navigation Jump to search
m
 
(13 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
   '''[[SUNScholar/Prepare Ubuntu/S06|NEXT - STEP 6]]'''
 
   '''[[SUNScholar/Prepare Ubuntu/S06|NEXT - STEP 6]]'''
 
</center>
 
</center>
==Step 5. Setup Tomcat Java Webapp Server==
+
==Step 5. Install the Tomcat Java server==
 
===<font color="red">PLEASE NOTE:</font>===
 
===<font color="red">PLEASE NOTE:</font>===
#'''This procedure does <u>NOT</u> require "mod_jk" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>.
+
# *** ''This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems'' ***
#'''If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
+
#This procedure does <u>NOT</u> require "mod_jk", "jsvc" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>.
#'''If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.
+
#This procedure enables Tomcat security, please check carefully that it is enabled correctly!
#'''This procedure has only been tested on an Ubuntu server installation!
+
#If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
#'''This procedure is completely different from the official DSpace documentation.
+
#If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.
  
 +
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-16.04|For Ubuntu 16.04 LTS]]==
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-14.04|For Ubuntu 14.04 LTS]]==
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-14.04|For Ubuntu 14.04 LTS]]==
 +
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-12.04|For Ubuntu 12.04 LTS]]==
 +
<center>
 +
'''[[SUNScholar/Prepare Ubuntu/S04|PREVIOUS - STEP 4]]'''
 +
</center>
  
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-12.04|For Ubuntu 12.04 LTS]]==
+
[[Category:Installation]]
 +
__NOTOC__

Latest revision as of 14:09, 30 October 2019

 NEXT - STEP 6

Step 5. Install the Tomcat Java server

PLEASE NOTE:

  1. *** This procedure is completely different from the official DSpace documentation, in that it applies best system admin practice for Unix based systems ***
  2. This procedure does NOT require "mod_jk", "jsvc" or Apache2 port re-direction with firewall rules or the Apache2 server installation itself, in fact.
  3. This procedure enables Tomcat security, please check carefully that it is enabled correctly!
  4. If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
  5. If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.

For Ubuntu 16.04 LTS

For Ubuntu 14.04 LTS

For Ubuntu 12.04 LTS

PREVIOUS - STEP 4