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

From Libopedia
Jump to navigation Jump to search
m (Text replacement - "Dspace" to "DSpace")
Line 9: Line 9:
 
  http://%hostname%
 
  http://%hostname%
  
Replace %hostname% with your Dspace server address. You should notice that you now have a Tomcat server running. If not, debug using all the previous steps until you have a Tomcat Java webapp server running.
+
Replace %hostname% with your DSpace server address. You should notice that you now have a Tomcat server running. If not, debug using all the previous steps until you have a Tomcat Java webapp server running.
  
 
   '''[[SUNScholar/Prepare Ubuntu/S08|PREVIOUS]]'''
 
   '''[[SUNScholar/Prepare Ubuntu/S08|PREVIOUS]]'''
  
 
   '''[[SUNScholar/Prepare Ubuntu|NEXT]]'''
 
   '''[[SUNScholar/Prepare Ubuntu|NEXT]]'''

Revision as of 10:14, 22 October 2013

Template:SUNScholar

Step 9. Check the installation

Type the following to reboot the server:

sudo reboot

When the server has started up again, start a web browser session on another machine and type the following in the address bar:

http://%hostname%

Replace %hostname% with your DSpace server address. You should notice that you now have a Tomcat server running. If not, debug using all the previous steps until you have a Tomcat Java webapp server running.

 PREVIOUS
 NEXT