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

From Libopedia
Jump to navigation Jump to search
m
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<center>
 +
'''[[SUNScholar/Prepare Ubuntu|Back to Prepare Ubuntu - Index]]'''
 +
</center>
 
==Step 9. Check the installation==
 
==Step 9. Check the installation==
 
Type the following to reboot the server:
 
Type the following to reboot the server:
Line 5: Line 8:
 
When the server has started up again, start a web browser session on another machine and type the following in the address bar:
 
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%
+
  http://%hostname%/manager/html
  
Replace %hostname% with your sites Dspace server address. Use the credentials you specified with the Tomcat installation step above. You should now be connected to the Tomcat web interface.
+
[[SUNScholar/Install Ubuntu/S02|Replace '''%hostname%''' with your DSpace server hostname, for example: scholar.sun.ac.za]].
  
  '''[[SUNScholar/Prepare Ubuntu/S08|PREVIOUS]]'''
+
''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.''
  
  '''[[SUNScholar/Prepare Ubuntu|NEXT]]'''
+
;Please note:
 +
If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server.
 +
http://localhost/manager/html
 +
 
 +
[[Category:Installation]]

Latest revision as of 14:40, 29 May 2016

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%/manager/html

Replace %hostname% with your DSpace server hostname, for example: scholar.sun.ac.za.

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.

Please note

If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server.

http://localhost/manager/html