Difference between revisions of "SUNScholar/Prepare Ubuntu/S09"
Jump to navigation
Jump to search
m |
|||
| Line 12: | Line 12: | ||
[[SUNScholar/Install Ubuntu/S02|Replace '''%hostname%''' with your DSpace server hostname]]. | [[SUNScholar/Install Ubuntu/S02|Replace '''%hostname%''' with your DSpace server hostname]]. | ||
| − | You should notice that you now have a Tomcat server running | + | 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. |
| − | |||
| − | |||
Revision as of 11:03, 16 June 2015
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.