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

From Libopedia
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
#Login with the DSpace admin user,  email address and password determined from [[SUNScholar/Install_DSpace/S07|Step 7]] previously.
 
#Login with the DSpace admin user,  email address and password determined from [[SUNScholar/Install_DSpace/S07|Step 7]] previously.
  
;Please note:
+
;<font color="red">Please Note:</font>
 
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
Line 25: Line 25:
 
  '''[[SUNScholar/Install DSpace/S09|PREVIOUS - STEP 9]]'''
 
  '''[[SUNScholar/Install DSpace/S09|PREVIOUS - STEP 9]]'''
 
</center>
 
</center>
 +
 +
[[Category:Installation]]

Latest revision as of 10:59, 28 May 2016

NEXT - STEP 11

Step 10. Login to the DSpace application as the "super-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