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

From Libopedia
Jump to navigation Jump to search
m
Line 3: Line 3:
 
</center>
 
</center>
  
==Step 10. Login to the DSpace application as the "admin" user==
+
==Step 10. Login to the DSpace application as the "super-admin" user==
  
 
Restart your server by typing the following.
 
Restart your server by typing the following.

Revision as of 10:57, 16 June 2015

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