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

From Libopedia
Jump to navigation Jump to search
m (Text replacement - "Back to Index" to "Back to "Prepare Ubuntu"")
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Prepare Ubuntu|Back to "Prepare Ubuntu"]]'''
+
  '''[[SUNScholar/Prepare Ubuntu|Back to Prepare Ubuntu - Index]]'''
 
</center>
 
</center>
 
==Step 9. Check the installation==
 
==Step 9. Check the installation==
Line 15: Line 15:
  
 
If not, debug using all of the previous steps until you have a Tomcat Java webapp server running.
 
If not, debug using all of the previous steps until you have a Tomcat Java webapp server running.
 
  '''[[SUNScholar/Prepare Ubuntu/S08|PREVIOUS]]'''
 

Revision as of 11:48, 18 January 2014

Back to Prepare Ubuntu - Index

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 hostname.

You should notice that you now have a Tomcat server running.

If not, debug using all of the previous steps until you have a Tomcat Java webapp server running.