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

From Libopedia
Jump to navigation Jump to search
m
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Step 10. Login to the DSpace application as the "admin" user==
+
<center>
 +
'''[[SUNScholar/Install DSpace/S11|NEXT - STEP 11]]'''
 +
</center>
  
Restart your server and then type the following in your browser address bar:
+
==Step 10. Login to the DSpace application as the "super-admin" user==
  
  http://%hostname-of-your-new-repository%
+
Restart your server by typing the following.
 +
  sudo reboot
  
Substitute ''%hostname-of-your-new-repository%'' with the [[SUNScholar/Install_Ubuntu/S02|hostname determined before installation]].
+
After the reboot, type the following in the browser address bar on your local computer:
  
Select '''Login''' and then '''Email Login''' and login with the DSpace admin user, email address and password determined from Step 7 above.
+
  http://%hostname%
  
 +
{{HOSTNAME}}
 +
 +
#Select '''Login'''.
 +
#Then '''Email Login'''.
 +
#Login with the DSpace admin user,  email address and password determined from [[SUNScholar/Install_DSpace/S07|Step 7]] previously.
 +
 +
;<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
  
  '''[[SUNScholar/Install Dspace/S11|Proceed to the next step]]'''
+
<center>
 +
  '''[[SUNScholar/Install DSpace/S09|PREVIOUS - STEP 9]]'''
 +
</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