Difference between revisions of "SUNScholar/Prepare Ubuntu/S09"
Jump to navigation
Jump to search
m |
m |
||
| Line 17: | Line 17: | ||
If you have installed a test version of DSpace on a local Ubuntu computer, then type the following to connect to your test server. | 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 | http://localhost/manager/html | ||
| + | |||
| + | [[Category:Installation]] | ||
Revision as of 10:53, 28 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.
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