Difference between revisions of "SUNScholar/Install DSpace/S10"

From Libopedia
Jump to navigation Jump to search
m
m
Line 21: Line 21:
 
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
 
  http://localhost
 +
 +
<center>
 +
'''[[SUNScholar/Install DSpace/S09|PREVIOUS - STEP 9]]'''
 +
</center>

Revision as of 10:08, 23 March 2015

NEXT - STEP 11

Step 10. Login to the DSpace application as the "admin" user

Restart your server by typing the following.

sudo reboot

After the reboot, type the following in the browser address bar on your local computer:

http://%hostname%

Replace %hostname% with the hostname of your server.

  1. Select Login.
  2. Then Email Login.
  3. Login with the DSpace admin user, email address and password determined from Step 7 previously.
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
PREVIOUS - STEP 9